-
Notifications
You must be signed in to change notification settings - Fork 0
Ally0601/Supervised-Learning-with-Scikit-learn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A dataset obtained from the UCI Machine Learning Repository consisting of votes made by US House of Representatives Congressmen. The goal is to predict their party affiliation ('Democrat' or 'Republican') based on how they voted on certain key issues.
Multi-class classification on the MNIST digits recognition dataset, which has 10 classes, the digits 0 through 9.
Predict the life expectancy in a given country based on features such as the country's GDP, fertility rate, and population using the Gapminder dataset
Binary classification problem on PIMA Indians dataset obtained from the UCI Machine Learning Repository. To predict whether or not a given female patient will contract diabetes based on features such as BMI, age, and number of pregnancies.
Predict the categorical 'Region' feature based on features such as the country's GDP, fertility rate, life expectancy and population using the Gapminder dataset.
A dataset obtained from the UCI Machine Learning Repository consisting of votes made by US House of Representatives Congressmen. The goal is to impute missing data.
A dataset obtained from the UCI Machine Learning Repository consisting of White Wine Quality. The goal is centering and scaling data.
About
Supervised learning on various datasets with scikit learn
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published