https://github.com/mhmudfzli/exploring-mental-health-data
This project demonstrates a comprehensive approach to solving a regression problem using various machine learning models. The notebook includes: Data Preprocessing, Exploratory Data Analysis (EDA), Model Training, Hyperparameter Tuning, Model Evaluation, Feature Importance
https://github.com/mhmudfzli/exploring-mental-health-data
catboost lightgbm matplotlib numpy pandas scikit-learn seaborn xgboost
Last synced: 3 months ago
JSON representation
This project demonstrates a comprehensive approach to solving a regression problem using various machine learning models. The notebook includes: Data Preprocessing, Exploratory Data Analysis (EDA), Model Training, Hyperparameter Tuning, Model Evaluation, Feature Importance
- Host: GitHub
- URL: https://github.com/mhmudfzli/exploring-mental-health-data
- Owner: MhmudFzli
- Created: 2025-01-18T10:18:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T15:15:41.000Z (over 1 year ago)
- Last Synced: 2025-03-20T07:47:17.850Z (over 1 year ago)
- Topics: catboost, lightgbm, matplotlib, numpy, pandas, scikit-learn, seaborn, xgboost
- Language: Jupyter Notebook
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exploring Mental Health Data
Goal: the goal is to use data from a mental health survey to explore factors that may cause individuals to experience depression.
#### Here are the Steps wee took for the project:
1. Load and Concat Original with Competition Dataset
2. EDA
3. Preprocess
4. Custom Feature Engineering
#### Results:
* Train Catboost Model with Optuna:

* Train LGBM Model with Optuna:

* AutoGloun:

* Combine CatBoost+LGBM with Lasso:

### Leaderboard (top 6%!):
