Official Code for "Confidence Matters: Enhancing Medical Image Classification Through Uncertainty-Driven Contrastive Self-distillation" accepted at MICCAI2024
-
Updated
Oct 15, 2024 - Python
Official Code for "Confidence Matters: Enhancing Medical Image Classification Through Uncertainty-Driven Contrastive Self-distillation" accepted at MICCAI2024
Predicting which people would be likely to convert from free users to premium subscribers in the next 6 month period, if they are targeted by our promotional campaign.
Supervised Learning project from TripleTen
Developing a machine learning model to predict customer churn as it is essential for proactively retaining valuable customers.
Predicting company bankruptcy using various machine learning models. The dataset is sourced from Kaggle: Company Bankruptcy Prediction.
A binary classification task performed with machine learning in Python. The dataset's target distribution is heavily imbalanced. The model performance was evaluated with F1 scores.
(WIP): 'Aporia' in Greek means 'inconsistent'. A Python library that detects and fixes dataset issues using both rule-based methods and ML models. It evaluates dataset quality across multiple metrics, including missing values, duplicates, outliers, class imbalance, and label consistency. It also suggests fixes based on the metric scores.
Analysis of bank marketing campaigns using machine learning to predict term deposit subscriptions, optimizing campaign strategies through comparative evaluation of classification models.
Add a description, image, and links to the class-imbalance-handling topic page so that developers can more easily learn about it.
To associate your repository with the class-imbalance-handling topic, visit your repo's landing page and select "manage topics."