Data Analysis Projects

a photo of bitcoin
a photo of bitcoin
Cryptocurrencies Analysis

Developed an EDA and modeling project for Cryptocurrencies Analysis, comparing the performance of ARIMA, XGBoost, LSTM, and Prophet models. Explored the strengths and weaknesses of each algorithm, aiming to provide insights into their suitability for forecasting tasks

a photo of news
a photo of news
News Classification

Developed a comprehensive News Classification project involving EDA, modeling, and Streamlit deployment. Compare the effectiveness of various Neural Networks, including CNN, RNN, and feedforward architectures, along with Multinomial Naive Bayes models

a photo of breasts
a photo of breasts
Breast Cancer Classification

Developed an in-depth Breast Cancer Classification project, featuring EDA and modeling. Compared the performance of Random Forest models implemented with both Sklearn and Spark, as part of the Advanced Data Science with IBM Specialization

a photo of a bank
a photo of a bank
Bank Churn Classification

Delved into a comprehensive Bank Churn Classification project, going through univariate and bivariate analysis, feature engineering, baseline model selection, and the implementation of a robust voting classifier with LGBMClassifier, XGBoostClassifier, and CatBoostClassifier, optimizing AUC