A python machine learning library for advanced feature extraction and interpretation.
-
Updated
Jun 29, 2018 - Python
A python machine learning library for advanced feature extraction and interpretation.
A set of tools for machine learning (for the current day, there are active learning utilities and implementations of some stacking-based techniques).
ML system predicting Indian domestic airfares (R2 0.9165, 94.1% accuracy) and recommending cost-effective bookings, with validated ranking reliability
Production-ready ML pipeline demonstrating feature engineering, hyperparameter tuning, stacking ensembles and pseudo-label learning.
Home Credit Risk Prediction (AUC 0.794 / Private LB Top 15%)
Machine learning pipeline for predicting trucking load rates from lane, equipment, market, and temporal features, with training, prediction, and submission validation.
Hybrid stacking system: [MLP, VAE, LTSM XGBoost, LightGBM, CatBoost, RandomForest] -> LogReg
Encode Categorical Features based on Target/Class
Bank churn prediction (PS S4E1) -- created by auto-model-trainer, a Claude Code plugin for autonomous ML training. Public LB ROC-AUC 0.89102.
🩺 Predict diabetes risk using an end-to-end machine learning pipeline, featuring advanced models and techniques for superior accuracy in the Kaggle competition.
Add a description, image, and links to the target-encoding topic page so that developers can more easily learn about it.
To associate your repository with the target-encoding topic, visit your repo's landing page and select "manage topics."