1.16: Merge pull request #572 from maciejkula/v1_16
Addded
- Set the
LIGHTFM_NO_CFLAGS
environment variable when building LightFM to prevent it from setting
-ffast-math
or-march=native
compiler flags.
Changed
predict
now returns float32 predictions.