Skip to content

The repo contains basic projects in Python using scikit-learn.

Notifications You must be signed in to change notification settings

vikadia7x/Machine-Learning-basic-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine-Learning-basic-projects

The repo contains basic projects in Python using scikit-learn. The projects are-

  1. Using cancer data from sklearn.datasets to predict whether a patient has breast cancer or not. We will use Neural Network - Multi Layer Perceptron for classification.

  2. Using data related to wine (The data belongs to UCI ML Repository) to predict the class of the wine clutivator. We will use Neural Network - Multi Layer Perceptron for classification.

The above projects can serve you as your first applied machine learning projects. I have learned machine learning the same way.

About

The repo contains basic projects in Python using scikit-learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages