Skip to content

Hw3

Алими Хатиџе requested to merge hw3 into main

This merge request implements and tests an LSTM-based time-series prediction module using historical close price data. The model applies data normalization, a 70/30 train–test split, and a configurable lookback window, and is evaluated using RMSE, MAPE, and R² metrics.

Merge request reports

Loading