Skip to content

Analysis of various machine learning algorithm for stock value prediction

Notifications You must be signed in to change notification settings

abhit17/ml_algo_err

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

ml_algo_err

Analysis of various machine learning algorithm for stock value prediction The code calculate the mean sqaure error for different machine learnig algorithm. Algorithm included are:-

  1. Linear Regression
  2. Logistic Regression
  3. KkNN
  4. Decision tree
  5. SVM

There are 5 sample datasets available in repository In code path string needs to be change to file name and then code must be run. It requires panda, numpy and sklearn to run.

About

Analysis of various machine learning algorithm for stock value prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages