Skip to content

Cornac 0.3.3

Choose a tag to compare

@qtuantruong qtuantruong released this 07 Aug 04:25
· 1312 commits to master since this release

New features and improvements

  • Add random seed to BaseMethod used for all evaluation methods (#198)
  • Add random seed to MatrixTrainSet for reproducing data sampling (#202)
  • Update BPR, SBPR, and MF models to use single-thread when the random seed is specified (#200, #201)