Giter Site home page Giter Site logo

paratyaksh03's Projects

stock-predictor-lstm icon stock-predictor-lstm

This project is a working Stock Price predictor . The user can give it any company's stock from any Index like NASDAQ, NSE,etc. It can be used on any type of market like Stock(Equity), FX (Currency Exchange), FNO (Futures n Options), etc. and for any time frame like 1 min, 5 min, End Of the day data. Be careful to remove the irrelevant code from comment for 1 min and 5 min code. Be careful to change the READ_CSV line according to your Dataset and add columns or if not added then do not remove "USE_COLS" or replace it with a list of names of your columns like LIST=["Date","Time","Open", "High"...and so on] as"NAMES=LIST". I am open to changes and suggestions. If there is a query kindly add it in the issues section, I will try my best to help you.Stock traders mainly use three indicators for prediction: OHLC average (average of Open, High, Low and Closing Prices), HLC average (average of High, Low and Closing Prices) and Closing price, In this project, OHLC average has been used.

telemanom icon telemanom

A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.

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.