Skip to content

Code for the paper "Density-based weighting for imbalanced regression". Contains an implementation for our imbalanced regression method and the experiments found in the paper.

License

Notifications You must be signed in to change notification settings

SteiMi/density-based-weighting-for-imbalanced-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Density-based Weighting for Imbalanced Regression

This repository contains code and data for the experiments of our paper "Density-based weighting for imbalanced regression".

  • exp1_and_2: contains the experiments with synthetic data and the comparison to SMOGN
  • exp3: contains the experiment with statistical downscaling of precipitation based on DeepSD
  • smogn_with_denseweight: contains the smogn library modified to allow using DenseWeight as a relevance function

Our proposed method DenseWeight is also available here as an easy-to-use Python package.

About

Code for the paper "Density-based weighting for imbalanced regression". Contains an implementation for our imbalanced regression method and the experiments found in the paper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published