Skip to content

naman05rathi/JNU_StockPrice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Stock Market Price Prediction

K-Nearest Neighbor and Linear Regression to predict future prices of stock market. It takes 9 months data from past and try to predict 3 months future price.

Dataset

Data is taken from Yahoo! Finace. Data consists of:

  1. Alibaba Group Holding Limited
  2. Apple Inc.
  3. IBM Common Stock
  4. Oracle Corporation

Result

Results shows that Linear Regression was predicting with greater accuracy as compared to k-Nearest Neighbor

Oracle Prediction with kNN knn

Oracle Prediction using Linear Regression regres

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages