Skip to content

smuh27/MarketAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

MarketAI

A full stack application that was created for users to be able to enter a stock price and recieve an analysis of the stocks future price based on the data presented, this was created for the CPS731 final group project.

Structure

  • The Front end and Back end was created using web technologies, specifically ReactJs, NodeJs, and MongoDB.
  • Developed Binary ML pipelines that modeled stock price data and modeled predicitions. Basing predicitons off of past prices. Python libraries such as Pandas, Numpy, TensorFlow, Keras, and matplotlib. Model can be found within backend/model.py.
  • API's used for storing and extracting training set data for predicitons from the database.

Features

Registration Page

image

Ticker Search

image

Example

image

About

Stock Predictor Forecast Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published