Skip to content

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

Notifications You must be signed in to change notification settings

SaraFreitas-dev/Classification_ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning With Python

Classification

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:

  • K-Nearest
  • Decision Trees

🛠️ Installation Steps:

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

python .\Classification\Decision_Trees.py

💻 Built with

Technologies used in the project:

  • sklearn
  • numpy
  • pandas
  • train_test_split
  • matplotlib.pyplot
  • Python
  • KNeighborsClassifier
  • Conda

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages