Changelog of @hackage/recommender-als 0.2.1.1

Revision history for recommender-als

0.2.1.1 -- 2020-08-26

  • Add missing enum to mIni construction.

0.2.1.0 -- 2020-08-26

  • Add buildModelRated.

0.2.0.0 -- 2020-07-21

  • Expose user and item feature matrices in the model.
  • Use parListChunk and parametrize its use for better parallelization.

0.1.0.0 -- 2020-07-09

  • First version.