Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pplonski/datasets-for-start
Datasets for start with Machine Learning
https://github.com/pplonski/datasets-for-start
Last synced: 3 months ago
JSON representation
Datasets for start with Machine Learning
- Host: GitHub
- URL: https://github.com/pplonski/datasets-for-start
- Owner: pplonski
- License: mit
- Created: 2017-03-30T14:46:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T12:17:00.000Z (5 months ago)
- Last Synced: 2024-06-24T13:35:30.822Z (5 months ago)
- Size: 27.1 MB
- Stars: 63
- Watchers: 7
- Forks: 80
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# datasets-for-start
Datasets for start with Machine Learning## Binary classification
- breast_cancer_wisconsin
- 2d_circles
- 2d_simple
- 3d_spheres
- spect
- credit
- adult
- sonar
- ionosphere
- spam
- diabetes
- employee_attrition## Multiclass classification
- digits
- wine
- MNIST
- glass
- iris## Regression
- housing
- house_prices
- regression_1
- regression_2