Hello could you please add the HMMlearn library, it was previously a module of scikit learn but has been moved to it’s own repo.
Its added.
But careful, in the description:
Note : This package is under limited-maintenance mode.
could you also add the boruta-shap library?
I added it to the whitelist.
I can see Keras in the whitelist but not Keras-tuner, could you add that aswell?
@numerous-niclas added as well
Hi,
Can you add these two libraries to the whitelist?
- pyGAM (Welcome to pyGAM’s documentation! — pyGAM documentation)
- ELM (GitHub - 5663015/elm: Extreme Learning Machine(ELM): Python code)
Thanks.
Its added.
Since its not on PyPI, you need to include it with your submission, sorry about that.
One last request - could you also add easyesn to this list. Just wanted to experiment with something.
Also, for borutashap I noticed that I would need to use sklearn with a version below 1.2.0. Would it be okay if I downgrade the version of sklearn?
Sorry but easyesn’s setup.py
depends on sklearn
which is not available anymore (renamed to scikit-learn
) so the pip install
is failing.
Also yes, you can downgrade scikit-learn
if you want, its just pre-installed for people that forgot to include it in requirements.txt
.
I see, thanks on all @enzo
Apologies, could you also whitelist fast_soft_sort and tsfresh too? Thanks!
Ok, thanks @enzo
Last question please, about submission. Is it CET or CEST time? Just to make sure (1 hour diff.)
Paris time, or GMT+1 or UTC+2 (summer time), in 6 minutes.
EDIT: One more hour has been added
@enzo All the emails said CET
Sorry yeah you are right.
I added one more hour.