angelotc / LightGBM-binary-classification-exampleLinks
A model that predicts the default rate of credit card holders using the LightGBM classifier. Trained the LightGBM classifier with Scikit-learn's GridSearchCV.
☆32Updated 5 years ago
Alternatives and similar repositories for LightGBM-binary-classification-example
Users that are interested in LightGBM-binary-classification-example are comparing it to the libraries listed below
Sorting:
- A re-creation of SAS varclus procedure in Python☆23Updated 6 years ago
- Tutorial how to use xgboost☆186Updated 9 years ago
- Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in t…☆63Updated 4 years ago
- Time-Series forecasting using Stats models, LightGBM & LSTM☆38Updated 5 years ago
- Bayesian Optimization and Grid Search for xgboost/lightgbm☆74Updated 4 months ago
- Address imbalance classes in machine learning projects.☆65Updated 7 years ago
- Exploratory Data Analysis, Dealing with Missing Values, Data Munging, Ensembled Regression Model using Stacked Regressor, XGBoost and mic…☆22Updated 7 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆47Updated 8 years ago
- 常用的特征选择方法☆68Updated 2 years ago
- An implementation of the focal loss to be used with LightGBM for binary and multi-class classification problems☆254Updated 5 years ago
- Comparing XGBoost, CatBoost and LightGBM on TimeSeries Regression (RMSE, R2, AIC) on two different TimeSeries datasets.☆23Updated 5 years ago
- A Notebook where I implement differents anomaly detection algorithms on a simple exemple. The goal was just to understand how the differ…☆123Updated 7 years ago
- Implementation of some machine learning algorithms☆41Updated 6 years ago
- Tuning XGBoost hyper-parameters with Simulated Annealing☆52Updated 8 years ago
- Tools for WoE Transformation mostly used in ScoreCard Model for credit rating☆255Updated 5 years ago
- Features selector based on the self selected-algorithm, loss function and validation method☆680Updated 6 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 9 years ago
- Use Machine learning to build scorecard model☆32Updated 6 years ago
- ☆136Updated 6 years ago
- 基于遗传算法的特征选择☆128Updated 5 years ago
- Kaggle elo competition top gold medal solution☆13Updated 5 years ago
- Earthquake Prediction Challenge with LightGBM and XGBoost☆69Updated 5 years ago
- A toolkit for extracting comprehensible rules from tree-based algorithms☆43Updated 6 years ago
- 2019年CCF智能信用评分大赛个人源码库。包含XGboost模型调参,特征筛选,训练等方案。同时包含stacking模型融合方案☆27Updated 5 years ago
- Python package that optimizes information value, weight-of-evidence monotonicity and representativeness of features for credit scorecard …☆117Updated 2 years ago
- A simple implementation to regression problems using Python 2.7, scikit-learn and XGBoost☆18Updated 2 years ago
- 关于评分卡的基本流程☆68Updated 5 years ago
- 国内首个迁移学习赛题 中国平安前海征信“好信杯”迁移学习大数据算法大赛 FInSight团队 作品(算法方案排名第三)☆87Updated 6 years ago
- You work for a consumer finance company which specializes in lending various types of loans to urban customers. When the company receives…☆13Updated 3 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Updated 7 years ago