A machine learning model for stock prediction. Uses an LSTM model and training with past data with yahoo finance. Tried out some other models like random forest, gradient boosting (xgboost), and a basic neural net.
used for researching models like random forest and xgboost, and LSTM. also used to code data manipulation for graphing. also used for README ofc