-
Hey there,
Greetings
I think in the setup.py and requirment txt files, the package 'scikit-learn' is metioned as 'sklearn' which is deprecated in newer versions.
This is causing error while ins…
-
got prompt
K:\AIGC\dapao_ComfyUI\ComfyUI\models\clip\siglip-so400m-patch14-384
Loading VLM's custom vision model
Requested to load SiglipVisionTransformer
Loading 1 new model
loaded completely 0.…
-
**Describe the bug**
When running RandomForestClassifier I encountered the following text in the logs:
`sklearn.utils.validation._assert_all_finite: patching failed with cause - X dtype is not float…
-
### Describe the workflow you want to enable
It's not just Python, there are also a lot of cool packages that [import this](https://calmcode.io/til/python-import-this). It something that I have taken…
-
### Reason/inspiration (optional)
We would like a new entry on the `Covariance Estimation` concept under Sklearn. The entry should go in a new file under `docs/content/sklearn/concepts/covariance-est…
-
fix the accuracy issue. If the problem is not ours, make an issue on the ConcreteML Github or discord with a simplified code example showing the difference between the 2 models
-
With the following RMarkdown:
````md
```{python results=FALSE}
from sklearn.datasets import load_digits
from sklearn.model_selection import train_test_split
X,y = load_digits(return_X_y=True)
…
-
The `sklearn_demo` used as an example in the docs should actually be implemented in the repo, with demo GitHub actions for locking and building the built artifacts (with notes on how to publish them, …
-
CDM run: pip install sklearn-contrib-py-earth
will reback this info:
---------------------------------------------------------------------
C:\Users\AUEND>pip install sklearn-contrib-py-ear…
-
python 3.12 on windows 10 (pyinstaller 6.10.0):
File "skops\io\__init__.py", line 1, in
File "PyInstaller\loader\pyimod02_importers.py", line 378, in exec_module
File "skops\io\_persist.py"…