Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 463 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 463 Bytes

Meta-LSTM-Prediction 📈

LSTM Stock Price Prediction model for Meta Stock using Tensorflow and SciKit-Learn

Methodology

  1. Load stock price data
  2. Preprocess the data
  3. Create the training and testing datasets
  4. Build the LSTM model and Compile it
  5. Train the model
  6. Make predictions and Plot the results

Results

LSTM Reults