Giter Site home page Giter Site logo

hiteshsaai / ml_stockprediction_api Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.54 MB

REST API to predict the forecast of any given company stock.

Jupyter Notebook 38.24% Python 61.76%
python flask-api stock-predictions pet-project python3 stock-values stock-market

ml_stockprediction_api's Introduction

ML StockPrediction API

About

It is a REST API which predicts the future stock values of company. This API return a JSON file which contains,

  • Company Name
  • Stock price Date *(From 2018/01/01 - Current Date)
  • Predicted Stock values (Based on Mentioned duration)
  • Exisiting Stock values

Technique Used

We have use ARIM (Auto regression Intergrated Moving Avreage) & Prophet model methods to predict the stock values with normalization.

How to use?

Use the following link below

https://ml-stockprediction-hitesh.herokuapp.com/

To get the stock predicted values for different companies, you have to mention the company-name and prediction duration.

Take a look at some Examples,

Example1

  • https://stockprediction-ml.herokuapp.com/tesla/100
    • This link will tempt to return stock predictions for TESLA for the next 100 working days.

Example2

  • If the company name has two names or space between names mention the company name with space itself or else api wont be able to recognize, like below,

    + Do this: https://ml-stockprediction-hitesh.herokuapp.com/general motors/365
    - Not this: https://ml-stockprediction-hitesh.herokuapp.com/generalmotors/365
    • The above example link will tempt to return stock predictions for General Motors for the next 365 working days.

ml_stockprediction_api's People

Contributors

hiteshsaai avatar hiteshsaainew avatar

Stargazers

 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.