h2oai / xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Other
44 stars 26 forks source link

Not running on Win 7, 12 core #18

Open Steviey opened 6 years ago

Steviey commented 6 years ago

Hello, I get "java.lang.AssertionError: Unregistered algorithm xgboost" in R-Studio while trying to run it on win 7, 12 core. Tested with H2o 3.16.02 and nightly build 3.17. Are there any hints available?

mmalohlava commented 6 years ago

Hello @Steviey

right now, the XGboost for Win is not included in distribution H2O distribution.

Steviey commented 6 years ago

Thank you mmalohlava for the info. So then I would guess the downloaded XGBoost-modules from the nightly build - install (3.17) are just useless, because they are not really integrated/connected... http://h2o-release.s3.amazonaws.com/h2o/master/4151/index.html Since XGBoost was introduced in H2O 3.10, I'm a little bit concerned about my platform. Is there a time line or version milestone, when H2O-XGBoost will work on Win?