-
Hi
Could you please mention the scikit-learn version used to develop your model so as to be able run your tool.
thanks a lot in advance
-
As of now, there is not really anybody maintaining this library. I tried to do a few things but I can't really debug code that I did not write and I don't understand (I am talking in particular about …
-
raised by https://github.com/nilearn/nilearn/issues/4533
see https://scikit-learn.org/dev/developers/develop.html#rolling-your-own-estimator
quickly checked on a couple of Nilearn estimators and…
-
These functions look like the most obvious candidates for this library from scikit-learn: https://github.com/scikit-learn/scikit-learn/blob/439ea045ad44e6a09115dc23e9bf23db00ff41de/sklearn/utils/_arra…
-
### Package name
scikit-learn
### Package version
1.5.0
### PyPI URL
https://pypi.org/project/scikit-learn/
### piwheels URL
https://www.piwheels.org/project/scikit-learn/
### Python version
…
-
I've been debugging the following error when using a model for inference which I never got before using the same deployment procedure.
![image](https://github.com/user-attachments/assets/504ad891-a…
-
## Description
The Python package's tests fail with the latest `scikit-learn` nightlies (v1.6.dev0).
```text
================= 7 failed, 103 passed, 14 warnings in 19.91s ==================
``…
-
https://github.com/matthewwardrop/formulaic
Probably need another argument for the formula used to create `y` and `X` in `scikit-learn`
-
There seem to be several issues related to VIBRANT_setup.ph errors due to installing a wrong version of scikit-learn and python 3.8. Right now the error refers to installing a scikit version lower tha…
-
Hi! I started to look into the compatibility issues that `sckit-learn` 1.6 brings.
Specifically the 34 test failures regarding imports from the now refactored `sklearn.linear_model._sgd_fast`m mod…