Skip to content

debo024/Machine_learning_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine_learning_v1

Machine Learning Snippets

Overview:

Test model to predict stock market prices.

  1. Download the stockpredictor.py file.
  2. Download the .csv file as data input, it can also be replaced by another .csv file.
  3. Add the .csv file in the same folder with the .py file (if needed add the name of .csv file in the python code base.
  4. Run the code and wait for the plot to show up.

Dependencies:

numpy sklearn csv matplotlib

About

Machine Learning Snippets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages