- Fix handling of NaN values in compress_memberships()
- Small fixes to paper and documentation.
- Streamline package structure
- Additional tests
- Improved documentation
- Add sunburst visualization for decision tree regressors
- Add decision tree regression pipeline for subgroup discovery
- Add search utilities
- Prepare submission to JOSS
- Improve documentation
- Add handling of NA values
- Bug fixes
- Add datasets module
- Add visualization functions
- Performance improvements
- BREAKING: error_analysis functions have been renamed.
- BREAKING: estimators have been renamed.
- Added estimators support for sensitivity analyses
- Added fairness plots
- Performance improvements
- Added compress_memberships() function for performance improvements.
- Refactoring and documentation overhaul.
- Added additional error metrics, performance evaluation metrics, and performance estimators.
- Added record-level error metrics and error analysis tools.
- Update setup.py with find_packages()
- Add "normalize" option to plot_cluster_sizes_distribution.
- Fix bugs in homonimy_rate and and name_variation_rate.
- Fix bug in estimators.
- Initial release