ModelOriented / fairmodels

Flexible tool for bias detection, visualization, and mitigation
https://fairmodels.drwhy.ai/
GNU General Public License v3.0
86 stars 15 forks source link

Support for regression #38

Closed jakwisn closed 3 years ago

jakwisn commented 3 years ago

Fairness module in Python package dalex has now support for regression models. It would be nice to have it in R as well. For now, it should support 2 plot types - fairness_check and density_plot.