Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

27 lines (19 loc) · 734 Bytes

Changelog

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.

Fixed

  • Fix the bug in the PDC.predict() output

[0.2.0] - 2024-07-15

Added

  • Add weighting method and their benchmark
  • PDC.predict_proba: use norm rather than softmax

0.1.0 - 2024-01-01

Added

  • Pairwise Difference Regressor (PDR)

0.1.0 - 2024-01-01

Added

  • Initial release of the project.