Skip to content

Releases: mwydmuch/napkinXC

0.6.2

17 Oct 00:24
Compare
Choose a tag to compare
Fix actions/checkout version in /python-flake8.yml

0.6.1

03 Sep 23:48
Compare
Choose a tag to compare
Update workflows

0.6.0

22 Mar 20:43
Compare
Choose a tag to compare
  • Fix a lot of bugs present in the older Python version,
  • add the option to load weights in the sparse, map, or dense format,
  • add Windows compatibility.

0.5.2

17 May 20:10
Compare
Choose a tag to compare
  • Add more datasets from XML repo,
  • fix some bugs in OVR and BR training.

0.5.1

06 Feb 16:06
Compare
Choose a tag to compare
  • Fix ndcg_at_k method,
  • add new propensity scored measures: psrecall_at_k, psdcg_at_k, psndcg_at_k,
  • improve performance of load_libsvm method.

0.5.0

02 Feb 10:38
Compare
Choose a tag to compare
  • Add prediction with weights,
  • add ofo method to Python bindings,
  • measures at k now return an array of all values from 1 to k,
  • fix many minor bugs.

0.4.2

04 Nov 23:19
Compare
Choose a tag to compare
  • Fix some bugs.

0.4.1

26 Oct 16:00
Compare
Choose a tag to compare
  • Add load and unload methods to Python models,
  • fix some bugs.

0.4.0

07 Sep 13:56
Compare
Choose a tag to compare

First napkinXC release with Python bindings