Table of Contents
The goal of Stock_Predictor
is use ML models to predict the stock market.
- Made by Max Schwickert
- This project was created as my high-school capstone project
⚠️ Early stage of development, expect bugs and issues!!!⚠️
Tested platforms:
- MacOS
Supported Models:
- Linear Regression
After you download Stock_Predictor
use this to install required packages:
pip3 install -r Stock_Prediction/requirements.txt
How to install, train/test a model and then predict stock prices using that model with my program.
Not Completed
Not Completed
Not Completed
This project is licensed under the terms of the MIT license.