Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pplonski/datasets-for-start

Datasets for start with Machine Learning
https://github.com/pplonski/datasets-for-start

Last synced: about 2 months ago
JSON representation

Datasets for start with Machine Learning

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