Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 550 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 550 Bytes

Stock Market Price Prediction

Brief Overview:

  • There are mainly two types of studies to understand factors and conditions that lead the price changes or forcast future stock price
    • Fundamental Analysis
    • Technical Analysis

Regression

  • Regression is supervised machine learning algorithm, which deals with training set of data containing observation and their associated continuous outputs.

ToDo:

  • Feature Engineering
  • EDA
  • Visualisations
  • Add references
  • ESG Investing
  • VWAP Trading

Library:

  • ARIMA
  • LSTM