/stock-prediction

Stock Prediction with Scikit-Learn library and Linear Regression module.

Primary LanguageJupyter Notebook

PT Bank BTPN Tbk Stock Prediction using Scikit-Learn Linear Regression

Stock Prediction based on historical stock dataset (16 Sep 2010 - 14 Sep 2020) of PT Bank BTPN Tbk in Indonesia. Dataset obtained from Yahoo Finance.

Libraries

Run pip or conda to install following libraries:

  1. pandas
  2. numpy
  3. matplotlib
  4. seaborn
  5. sklearn

Coder Notes

I'll look forward if there's any improvement needed to build better model and choosing more appropriate algorithm. Also, I'll make a new file with the same scripts but using Pycharm IDE in future update.