Time series
Exploring different machine learning algorithms to predict stock prices in an interval 1-10 days, on historical data.
- Linear Regression models with different features using scikit-learn.
- Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) models using TensorFlow.
- Experimenting with different lag features and comparing results.
Keywords:
Machine Learning,
Scikit-learn,
TensorFlow
Date: 3 April 2025 (work in progress)