ashryaagr / Fairness.jl

Julia Toolkit with fairness metrics and bias mitigation algorithms
https://ashryaagr.github.io/Fairness.jl/dev/
MIT License
31 stars 14 forks source link

Transition to StatisticalMeasures.jl #89

Open ablaom opened 8 months ago

ablaom commented 8 months ago

MLJBase is a dep of this pkg. But since MLJBase 1.0, the measures API lives in StatisticalMeasures.jl. To help this package make the transition the following may be helpful:

migration guide

ashryaagr commented 8 months ago

Unfortunately, I do not have the bandwidth to maintain Fairness.jl along with my other commitments. But when I have more bandwidth, I will try to migrate the codebase.