Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

A java wrapper of XGBoost in the maven central repository #370

Open
maropu opened this issue Oct 10, 2016 · 0 comments
Open

A java wrapper of XGBoost in the maven central repository #370

maropu opened this issue Oct 10, 2016 · 0 comments
Assignees
Milestone

Comments

@maropu
Copy link
Contributor

maropu commented Oct 10, 2016

Since there is currently no xgboost library in the maven central repo., we have bundled it in the hivemall package (https://github.com/myui/hivemall/tree/master/xgboost/lib). This is a workaround (I followed this direction) and so this should be resolved until a next release as Apache.

One of solutions is to spin-off only a java wrapper in the xgboost repository; to publish it into the maven repo., we simplify codes for maintainability and add multiple builtin binaries for heterogeneous platforms like linux/x86_64 and mac/x86_64 (use snappy-java as a reference for portability).

@myui myui added this to the v0.4 milestone Oct 12, 2016
@myui myui assigned maropu and myui Oct 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants