There are 0 repository under imbalanced-learn topic.
ProphitBet is a Machine Learning Soccer Bet prediction application. It analyzes the form of teams, computes match statistics and predicts the outcomes of a match using Advanced Machine Learning (ML) methods. The supported algorithms in this application are Neural Networks, Random Forests & Ensembl Models.
[ICDE'20] ⚖️ A general, efficient ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架
[NeurIPS’20] ⚖️ Build powerful ensemble class-imbalanced learning models via meta-knowledge-powered resampler. | 设计元知识驱动的采样器解决类别不平衡问题
Bank customers churn dashboard with predictions from several machine learning models.
Experimental implementations of several (over/under)-sampling techniques not yet available in the imbalanced-learn library.
Testing different supervised machine learning algorithms to predict credit risk
Conception and deployment of a credit-scoring model, API and interactive dashboard
Credit risk analysis using scikit-learn and imbalanced-learn.
Identify credit card risk using Machine Learning algorithms
Data visualization of the NYC restaurant data, and data analysis to gauge if a restaurant located in a high-income area receives a higher health inspection grade. Uses Python (Pandas, Scikit-learn, Imbalanced-learn), PostgreSQL, SQLAlchemy, Tableau, JavaScript (Plotly.js library), HTML, CSS, and Bootstrap.
A full stack classification machine learning project.
What causes a shopper to hit "purchase"?
Demonstrating how changes in input image resolution affect the algorithm's output
Final project for the end of the course in collaboration with Alessandro Zanzi.
Предсказание оттока клиентов из банка
A case study utilizing supervised machine learning. (In order for the code to work, unzip the csv file in the Resources folder)
Machine learning models for predicting credit risk in LendingClub dataset.
Fairness-aware ICU mortality prediction using MIMIC-III data and Group-Aware SMOTE
Binary classification from a dataset with imbalanced target feature classes
Utilizing Machine Learning to Analyze and Assess Credit Risk
ML-based prediction of NSCLC recurrence with gene expression data
Review score prediction using text on the Amazon Fine Food dataset
Dealing with Imbalanced Datasets in Binary Classification: A Comparative Study of Resampling and Ensemble Methods
Using six different machine learning algorithms to evaluate credit data and compare each model’s accuracy, precision, and recall scores in relation to the data’s credit risk.
Machine-learning pipeline for predicting stroke risk from patient health and lifestyle data.
Built a machine learning pipeline to classify obesity levels and predict BMI from behavioral and demographic data – employing SMOTE for class balancing, training Decision Tree, Random Forest, and Gradient Boosting models, and using feature importance analysis to highlight key lifestyle factors.
Engineered a predictive ML pipeline to classify online shoppers’ purchase intent and segment customer types – leveraging SMOTE to address class imbalance, applying mRMR for feature selection, and training multiple scikit-learn classifiers and K-Means clustering to drive revenue-boosting insights.
Predictive Analysis & Early Detection of Brain stroke using Machine Learning Algorithm
Loan Approval System
Модель классификации токсичных комментариев с F1 0.7506 на основе CatBoost и TF-IDF. Использованы Python, Scikit-learn, NLTK, SMOTE.
Machine learning app to identify credit risk
A web application for balancing datasets.
Comparative analysis of probabilistic classification models for credit card fraud detection, focusing on model calibration and threshold optimization in highly imbalanced datasets.
Data cleaning, preprocessing, and class balancing of the Palmer Penguins dataset using Python (pandas, seaborn, scikit-learn, imbalanced-learn). Includes handling missing values, outliers, encoding, visualization, and SMOTE.
Electric Vehicle Analysis (Cleaning, Perform Exploratory Data Analysis and Apply Decision Tree Model in Python)