Data collection and preprocessing from financial APIs.
Conducted Exploratory Data Analysis (EDA)
to analyze market trends and identify patterns.
Implemented Recurrent Neural Networks (RNN) for stock market prediction.
Evaluated the RNN model using performance metrics such as Mean Absolute Error (MAE) and Root Mean Squared Error (RMSE).
Visualized and analyzed predictions versus actual stock prices to assess model accuracy and performance.
The model achieved significant accuracy in predicting stock prices, demonstrating the potential of machine learning in financial forecasting.