Tagged pandas
Projects and posts related to pandas.
Can LSTM Networks Beat the Market? A Deep Learning Approach to S&P 500 Prediction
Dec 30, 2024
python data-science machine-learning lstm finance forecasting tensorflow keras pandasA comparative study of neural network models (LSTM, CNN-LSTM) for S&P 500 index prediction. The analysis evaluates multiple architectures against baseline strategies like buy-and-hold and naive forecasting, finding that while specialized models like LSTM with Batch Normalization and Regularization improve technical error metrics (MSE, MAE). However, when tested with a simulated trading, beating market returns remains a significant challenge requiring further architectural and strategy refinement.
Multi-Dataset Time Series Modeling - Stationarity, Seasonality, and Forecasting Performance
Jun 25, 2024
python data-science data-visualization data-analysis financial-modelling time-series pandas statsmodels forecasting monte-carlo-simA comprehensive comparative study of time series forecasting methods across six diverse datasets (Gold, S&P 500, FTSE, USDC/USDT, StackOverflow questions, and cinema tickets). This analysis evaluates 10+ forecasting techniques—from naive baselines to ARIMA/SARIMA models—with quantitative performance metrics (MSE, RMSE, MAE), explores stationarity testing, seasonality decomposition, Monte Carlo simulation, and implements a simulated trading strategy.
Predicting Financial Well-Being - A Socioeconomic Analysis using Bayesian Networks
May 15, 2024
bayesian-network data-analysis decision-support-system python pandasDeveloping a Decision Support System to predict financial literacy and behaviour along with well being based on socioeconomic factors using a Bayesian network.
Our Malaysian Dataset (Part 2) - Financial Literacy and High Risk Financial Vehicles
Nov 01, 2023
python data-analysis finance pandasPart 2 of the analysis focuses on High Risk Financial Vehicles (HRFV), data collected with the Malaysian dataset were inspired by and referenced from a Ghanaian study. We explore how financial literacy influence perception and participation in activities like sports betting and cryptocurrency.
Our Malaysian Dataset (Part 1) - A Cross-Cultural Analysis with Romanian Dataset for Financial Well-Being, Literacy and Behaviour
Nov 01, 2023
python data-visualization data-analysis pandas numpy seaborn matplotlib financeWe compare the Romanian dataset with our own surveyed dataset and explore the relationship between the sociodemographic and financial behaviour, with financial well being and financial literacy.