Code for paper "Semantic Diversity-aware Prototype-based Learning for Unbiased Scene Graph Generation (ECCV 2024)"
-
Updated
Dec 14, 2024 - Jupyter Notebook
Code for paper "Semantic Diversity-aware Prototype-based Learning for Unbiased Scene Graph Generation (ECCV 2024)"
pytorch implementation of Shrinkage loss in our ECCV paper 2018: Deep regression tracking with shrinkage loss
Deep Regression Tracking with Shrinkage Loss (ECCV 2018).
compare the performance of cross entropy, focal loss, and dice loss in solving the problem of data imbalance
ECG Arrhythmia Detection with ResNet and Transfer Learning
The Mulan Framework with Multi-Label Resampling Algorithms
Submission for HR Analytics Hackathon - AnalysticsVidya.
software vulnerability detection
Demonstrate the application of machine learning on a real-world predictive maintenance dataset, using measurements from actual industrial equipment.
Applied undersampling and oversampling using SMOTE.
Exploration and optimization of a ML pipeline, delving into various techniques for enhancing different stages of ML workflows, including data preprocessing, feature engineering, model selection, and hyperparameter tuning.
This notebook is a study of the application of sklearn Logistic Regression model and analysis of metric quality with a focus on the impact of imbalanced data. The problem presented is the analysis of sales of newspapers of a local stand in order to classify the probability of the newspaper being Sold Out or Not, given a set of features.
A project leveraging Generative Adversarial Networks (GANs) to generate synthetic data for credit card fraud detection, tackling data imbalance and enabling effective machine learning model training.
Dice loss for data-imbalanced NLP tasks
Customer Retention Analysis : Predict customer churn
The final project for the CE888: Data Science and Decision Making module (Spring Term) at the University of Essex
Predicting the churn in the last month using the data (features) from the first three months and identify customers at high risk of churn and the main indicators of churn.
Predicting whether a client will subscribe for a term deposit after a bank marketing campaign
Detection of dermoscopic structures for melanoma diagonsis
The project is based on Indian and Southeast Asian market where mostly prepaid payment model is prevelant In this project we will use the usage-based chrun definition i.e. customers who have not done any usage either incoming or outgoing in terms of calls, internet etc. over a period of time. We focus only the High Value customers, as typically …
Add a description, image, and links to the data-imbalance topic page so that developers can more easily learn about it.
To associate your repository with the data-imbalance topic, visit your repo's landing page and select "manage topics."