Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manome/python-supervised-learning
This project provides sample code for performing supervised learning.
https://github.com/manome/python-supervised-learning
conformal-prediction scikit-learn supervised-learning
Last synced: 20 days ago
JSON representation
This project provides sample code for performing supervised learning.
- Host: GitHub
- URL: https://github.com/manome/python-supervised-learning
- Owner: manome
- License: bsd-3-clause
- Created: 2024-08-16T07:56:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T02:21:33.000Z (4 months ago)
- Last Synced: 2024-11-03T03:43:04.172Z (2 months ago)
- Topics: conformal-prediction, scikit-learn, supervised-learning
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Summary
This project provides sample code for performing supervised learning.
Compatible with Python3.6 and above.
## Requirements
- matplotlib
- NumPy
- pandas
- scikit-learn
- Seaborn## License
This is free and open-source software licensed under the 3-clause BSD license.