Nils
Nils
I am not managing to make the chatbot recognize my speech input as German. I managed to change the text-to-speech to German, but when I talk into the mic the...
Hi, I am having an issue using XGBClassifier on GPU running OOM and tried to implement a workaround by saving the model, deleting the model and loading it back in....
Using `shap= 1.1.0. See https://github.com/slundberg/shap/issues/1215 and https://github.com/slundberg/shap/issues/1345. Upgrading shap to 0.36 solves the issues. Could this be changed in the BorutaShap dependencies?
Hi, first of all - thank you very much for this great add-on! I've been using it since the very beginning :) I have a few very dynamic Spotify playlists,...
**Is your feature request related to a problem? Please describe.** It's not a real problem, I would like to speed up dtw pairwise distance measure to work more comfortably with...
Hi there, I love `dash_extensions`! It makes some of my pages blazing fast. When I use `dash_auth` I sometimes have to whitelist public routes and I have to use `public_callback`...