Skip to content

Updates & AVX Optimization

Compare
Choose a tag to compare
@anttttti anttttti released this 09 Mar 09:43
· 47 commits to master since this release

Changes for better sklearn-compatibility with fit() and transform() calls.
Optimization of FM_FTRL with AVX instructions.
Started data_utils for assorted util functions.
Several minor bugs fixed.