Code Monkey home page Code Monkey logo

aistonks's Introduction

AISTONKS └(^o^ )┘

This is a python Flask app that predicts closing value for provided stock ticker symbol for the same date either using its past 6 months opening values or past 6 months opening values with their corresponding dates. The frontend was designed with CSS and javascript while python Flask controls the backend.

The machine learning algorithm is a simple linear regression model, the model is trained and tested 100 times and the model with best accuracy is pickled and loaded for prediction using user input. After each runtime the program also does the cleanup of previously generated CSV file (used for trainining and testing), the model and .jpg graph of the model illustrating its accuracy

This app can be hosted on heroku with the included procfile.

Feel free to use my code for your projects but if you can then please credit me :)

Find this project on:

http://aistonkss.herokuapp.com/

Demonstration

AISTONKS!

DISCLAIMER

This project is only for "educational-purpose" PLEASE DO NOT use this project as any financial tool!

The predictions are NOT 100% accurate as the ML model does not account for external factors affecting the stock price and some regression models could be a subject to outlier effect.

aistonks's People

Contributors

1pharaxh avatar

Stargazers

Sarvesh Rajan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.