Skip to content

Practice to learn the basics and beyond of machine learning

Notifications You must be signed in to change notification settings

adyan1025/ml-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Machine Learning Practice

Practice making machine learning models and implementing them.

Technologies

  • Pandas
    • Used for Data Manipulation
  • Numpy
    • Used for Numerical
  • MatPlotLib
    • Used for Data Viz
  • Scikit-Learn
    • Used for actual Machine Learning

Step by Step Guide to Making an ML Model

  • Import the data
  • Clean the data
  • Split the data into two sets
    • Training Set
    • Testing Set
  • Make Predictions
  • Evaluate and Improve

About

Practice to learn the basics and beyond of machine learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published