Skip to content

Maxi-9/Stock_Prediction

Repository files navigation

Stock Market Predictor

Code style: black License: MIT


Table of Contents
  1. Description
  2. Installation
  3. Usage
  4. License

Description:

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

Installation

After you download Stock_Predictor use this to install required packages:
pip3 install -r Stock_Prediction/requirements.txt

Usage

How to install, train/test a model and then predict stock prices using that model with my program.

Train.py

Not Completed

Test.py

Not Completed

Predict.py

Not Completed

License

This project is licensed under the terms of the MIT license.

About

Stock Prediction project for capstone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages