-
**Is your feature request related to a problem? Please describe.**
The API of this tool should be compatible with sklearn. It would be nice to document how to use these together.
**Describe the so…
-
Locally, everything works: MacOS, `platform darwin -- Python 3.10.4, pytest-7.1.2, pluggy-1.0.0`.
When CI runs tests, upon import, when trying to run `from sklearn.preprocessing import MinMaxScaler…
-
After crawling the scikit-learn package, the sniffer can't recognize it since it has more than one unique name in the packages.
-
Pip has started to refuse to install sklearn sometimes. I believe the dependecy should be updated to scikit-learn?
```
Step #0 - "Build": Collecting sklearn==0.0.post1
Step #0 - "Build": Downlo…
-
Just wondering if there had been any consideration of including this in Scikit-Learn.
-
### 🐛 Describe the bug
PyTorch's PYPI packages come with their own `libgomp-SOMEHASH.so` packaged. Other packages like SciKit Learn do the same. The problem is, that depending on the order of loading…
-
Since `sklearn.externals.six` is deprecated as of version 0.23 (https://github.com/scikit-learn/scikit-learn/pull/12916/files), a fresh install of skopes with the latest version of sklearn will yield …
-
## Summary
Currently all sklearn models don't support saving / loading models directly via APIs such as `save_model()` and `load_model()`. We need to get Boosters from sklearn models first and …
jwyyy updated
2 years ago
-
It would be helpful for new users if we provide the documentation as a webpage in a sklearn-like fashion.
TODO: check how sklearn is generating its documentation. There is also sphinx and similar t…
-
Sorry. Is the github example still supported. Got this when trying it out.
Error from server: error when creating "los_kfserving1.yaml": admission webhook "inferenceservice.kfserving-webhook-server…
Soot3 updated
2 years ago