aksnzhy / xlearn

High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
https://xlearn-doc.readthedocs.io/en/latest/index.html
Apache License 2.0
3.09k stars 519 forks source link

pip installable version #276

Closed yueguoguo closed 5 years ago

yueguoguo commented 5 years ago

It looks like the version on PyPI is still version 0.40?

aksnzhy commented 5 years ago

@yueguoguo Yes, we didn't update our PyPi yet.

yueguoguo commented 5 years ago

Good to know. Thanks!