Skip to content

LucaGemma/MachineLearningDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MachineLearningDemo

A demo to show scikit-learn to implement regression and classification.

Files

The repo contains the following files:

  • regression.py : a simple Linear Regression model to predict the Salary of an employee based on the years of experience. It works with the 'Salary_Data.csv' file.
  • Salary_Data.csv : the dataset used in the regression.py script.
  • classification.py : a simple Random Forest classification model to classify into one of three flower species from the Iris public dataset.

About

A demo to show scikit-learn to get linear regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages