Skip to content

Regression Exercises: Machine Learning with Python (Step-by-Step)

Notifications You must be signed in to change notification settings

SaraFreitas-dev/Regression_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation



Machine Learning With Python

Regression

Step-by-Step


This Project was done in order for me to practice and learn machine learning. With each code file you have a set of comments explaining the code and also a separate file with the instructions to build the same if you would like to give it a try !


Image Alt Text


🧐 Features

This File includes Projects to Practice:

  • Simple Linear Regression Trees
  • Multiple Linear Regression Trees
  • Regression Trees SNAP ML

🛠️ Installation Steps:

1. Type on your Terminal python + The path of the project you want to test for example:

python .\Regression\Regression_Trees.py

2. The only file missing in this project, that would have to be downloaded by you due to its size is:

'yellow_tripdata_2019-06.csv'

💻 Built with

Technologies used in the project:

  • sklearn
  • pylab
  • matplotlib.pyplot
  • train_test_split
  • Python
  • panda
  • numpy
  • SNAP ML

About

Regression Exercises: Machine Learning with Python (Step-by-Step)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages