https://github.com/mhmudfzli/loan-approval-prediction
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/loan-approval-prediction
automl catboost numpy pandas python scikit-learn seaborn
Last synced: 4 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/loan-approval-prediction
- Owner: MhmudFzli
- License: apache-2.0
- Created: 2025-01-18T15:17:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-18T15:26:37.000Z (over 1 year ago)
- Last Synced: 2025-01-18T16:30:33.268Z (over 1 year ago)
- Topics: automl, catboost, numpy, pandas, python, scikit-learn, seaborn
- Language: Jupyter Notebook
- Homepage:
- Size: 666 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loan Approval Prediction
Goal: The goal for this competition is to predict whether an applicant is approved for a loan.
#### Here are the Steps wee took for the project:
1. Load and Concat Original with Competition Dataset
2. EDA
3. Preprocess
4. Train
#### Results:
* !BEST MODEL: Train Catboost Model with LGBM (blend-lasso):

* AutoGloun:

### Leaderboard (top 11%!):
