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

Added a search path in the build directory #290

Closed LeoYML closed 5 years ago

LeoYML commented 5 years ago

Fix the bug that cannot find xlearn Library in the candidate path when compiling and installing python-packages from source code.

aksnzhy commented 5 years ago

@Lean-Y Thanks for this contribution! I will add your personal logo in the contributor list of README.md.