All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix the bug in the PDC.predict() output
- Add weighting method and their benchmark
- PDC.predict_proba: use norm rather than softmax
0.1.0 - 2024-01-01
- Pairwise Difference Regressor (PDR)
0.1.0 - 2024-01-01
- Initial release of the project.