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).
ECG Arrhythmia Detection with ResNet and Transfer Learning
compare the performance of cross entropy, focal loss, and dice loss in solving the problem of data imbalance
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.
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.
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.
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.
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
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 …
A real world data analysis and sentiment analysis using NLP and supervised classification machine learning model #4
Dice loss for data-imbalanced NLP tasks
This repository features a machine learning project utilizing the Pima Indians Diabetes Dataset to predict diabetes risk. It explores data preprocessing, model training, and evaluation using techniques such as Naive Bayes and K-Nearest Neighbors (KNN) . The aim is to highlight the impact of various health factors on diabetes prediction.
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."