Skip to content

daumann/r-stockPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A project which ranks prediction models using stock price prediction

#Please keep in mind:

  1. Run input/getStock.sh to generate the input CSV files
  2. Install missing packages - e.g. install.packages("forecast")
  3. Run the code of OptionallyRunTest.r for a test (with the function findBestPrediction from findBestPrediction.r being in the workspace)

Disclaimer: The code for this project was built for the "E185 Big Data Analytics" course at Harvard Extension School in 2013 and was not intended for publication - however, you can use this script as a starting point to built your own project, but please go over the code for obvious improvements and cleanups first.

Please share your finished project with me via dietmar.aumann@gmail.com - or not, it's up to you!

License: MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages