sissa-data-science / DADApy

Distance-based Analysis of DAta-manifolds in python
https://dadapy.readthedocs.io/
Apache License 2.0
99 stars 16 forks source link

Differentiable Imbalance #117

Closed FelixWodaczek closed 4 months ago

FelixWodaczek commented 4 months ago

Proposed changes

Adds feature weighting and selection via Differentiable Imbalance as a functionality to DADApy. This is soon to be published work by @wildromi, @vdeltatto with minor contributions by me based on implementations mostly by @wildromi.

The functionalities are separated into:

All exposed functions have docstrings, a tutorial is still missing and will be added directly by @vdeltatto after PR.

Types of changes

What types of changes does your code introduce?

Checklist

Put an x in the boxes that apply.