Credit Risk Analysis with Machine Learning
-
Updated
May 2, 2023 - Jupyter Notebook
Credit Risk Analysis with Machine Learning
4 Boosting Algorithms You Should Know – GBM, XGBoost, LightGBM & CatBoost
A full ML pipeline for customer churn prediction in telecom, banking, or SaaS. Includes robust data cleaning, automatic feature engineering, model training/tuning (Logistic Regression, RF, XGBoost), interpretability, and interactive dashboards for actionable business retention insights.
SaleFore AI: Ultra-accurate sales forecasting using ensemble ML (XGBoost, LightGBM, CatBoost) with RTX 4060 GPU optimization. Achieves 88-95% accuracy with advanced hyperparameter tuning.
This project detects AI-generated text using an ensemble of classifiers: Multinomial Naive Bayes, Logistic Regression, LightGBM, and CatBoost. It includes robust data preprocessing, model development, and evaluation, ensuring accurate identification of AI-generated content from a diverse text dataset.
Goal Using the data collected from existing customers, build a model that will help the marketing team identify potential customers who are relatively more likely to subscribe term deposit and thus increase their hit ratio
predicting a continuous target (regression) based on number of anonymous features columns given in the data.
All Possible Machine Learning algorithms implementation in jupyter notebook with csv file.
Flask API for real-time intrusion detection using a threshold-optimized LightGBM model.
🔍 Predict customer churn with a machine learning system that identifies at-risk clients and recommends tailored retention strategies for better ROI.
AI loan underwriting platform for credit-invisible rural India. Docker microservices with FastAPI, LightGBM, 45-feature pipeline from SMS/contact/location data. 99% faster (14 days → 60s), 98% cheaper (₹450 → ₹8). Production-ready with PostgreSQL, Redis, Prometheus monitoring.
Analytics Vidhya AmExpert ML Competition
Stellar objects classification from sensor data taken by the SDSS (Sloan Digital Sky Survey) using some basic machine learning models.
Machine Learning pipeline for financial transaction fraud detection. Incorporates SMOTE, ensemble models, neural networks.
MoneyLion DS Assessment
Data Storm 1.0 - Business Problem - Team Fixzels
Este proyecto desarrolla un modelo de clasificación binaria cuyo objetivo es estimar la probabilidad de que un cliente realice al menos un pago, a partir de información financiera y comportamental consolidada a nivel cliente.
Add a description, image, and links to the lightbgm topic page so that developers can more easily learn about it.
To associate your repository with the lightbgm topic, visit your repo's landing page and select "manage topics."