Metadata-Version: 2.1
Name: fair-trees
Version: 2.1
Summary: This package learns fair decision tree classifiers which can then be bagged into fair random forests, following the scikit-learn API standards.
Home-page: https://github.com/pereirabarataap/fair_tree_classifier
Author: Antonio Pereira Barata
Author-email: apbarata@gmail.com
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: joblib
Requires-Dist: sklearn

