не последняя версия
Последняя версия 1.2

ai.bleckwen:xgboost-predictor4j 0.6

Bleckwen implementation of XGBoost predictor

Группа

Группа

ai.bleckwen
Идентификатор

Идентификатор

xgboost-predictor4j
Версия

Версия

0.6
Тип

Тип

jar

Скачать xgboost-predictor4j 0.6


<!-- https://jarcasting.com/artifacts/ai.bleckwen/xgboost-predictor4j/ -->
<dependency>
    <groupId>ai.bleckwen</groupId>
    <artifactId>xgboost-predictor4j</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/ai.bleckwen/xgboost-predictor4j/
implementation 'ai.bleckwen:xgboost-predictor4j:0.6'
// https://jarcasting.com/artifacts/ai.bleckwen/xgboost-predictor4j/
implementation ("ai.bleckwen:xgboost-predictor4j:0.6")
'ai.bleckwen:xgboost-predictor4j:jar:0.6'
<dependency org="ai.bleckwen" name="xgboost-predictor4j" rev="0.6">
  <artifact name="xgboost-predictor4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.bleckwen', module='xgboost-predictor4j', version='0.6')
)
libraryDependencies += "ai.bleckwen" % "xgboost-predictor4j" % "0.6"
[ai.bleckwen/xgboost-predictor4j "0.6"]