Skip to content

Cornac 0.3.3

Compare
Choose a tag to compare
@tqtg tqtg released this 07 Aug 04:25
· 402 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)