sklearn 0.0.post12
0
deprecated sklearn package, use scikit-learn instead
Contents
⚠️⚠️⚠️ The sklearn
PyPI package is deprecated use scikit-learn
instead ⚠️⚠️⚠️
How to Install sklearn
You can install sklearn using pip
pip install sklearn
or add it to a project with poetry
poetry add sklearn
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/sklearn/
Related Packages
Errors
A list of common sklearn errors.
Code Examples
Here are some sklearn
code examples and snippets.