oap-mllib
oap-mllib copied to clipboard
[ML-252] Enable python package installation
- Use python package install process to build from source
- Generate a distribution package which can be installed alone
- Run kmeans example with pure python code
Todo:
- Match the other oneApi packages
- Use better api for user
https://github.com/oap-project/oap-mllib/issues/252
Could you separate this to different PR. one to only enable python package, another one to update scripts. don't mix them together.
please rebase to master the resolve comments.
@argentea could you rebase to master?