Skip to content

Predicting likelihood of getting selected in University based on past scores using machine learning algorithm Linear Regression

Notifications You must be signed in to change notification settings

shekup/linearregression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

linearregression

Predicting likelihood of getting selected in University based on past scores using machine learning algorithm Linear Regression

Basic machine learning cycle

In this example we can see the minimum steps in a machine learning program:

  1. Data Collection
  2. Data analysis
  3. Model training
  4. Model evaluation

Machine learning cycle

In general machine learning implementation has below steps:

  1. Data collection
  2. Exploratory daata analysis
  3. Data pre-processing
  4. Model training
  5. Model evaluation & Model tuning
  6. Model deployment

About

Predicting likelihood of getting selected in University based on past scores using machine learning algorithm Linear Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published