License |
License |
---|---|
GroupId | GroupIdcom.feedzai |
ArtifactId | ArtifactIdopenml-lightgbm |
Last Version | Last Version1.3.9999 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenML Microsoft LightGBM Machine Learning Model and Classifier provider
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openml-lightgbm-1.3.9999.pom | |
openml-lightgbm-1.3.9999.jar | 3 MB |
openml-lightgbm-1.3.9999-sources.jar | 28 KB |
openml-lightgbm-1.3.9999-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai/openml-lightgbm/ -->
<dependency>
<groupId>com.feedzai</groupId>
<artifactId>openml-lightgbm</artifactId>
<version>1.3.9999</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai/openml-lightgbm/
implementation 'com.feedzai:openml-lightgbm:1.3.9999'
// https://jarcasting.com/artifacts/com.feedzai/openml-lightgbm/
implementation ("com.feedzai:openml-lightgbm:1.3.9999")
'com.feedzai:openml-lightgbm:jar:1.3.9999'
<dependency org="com.feedzai" name="openml-lightgbm" rev="1.3.9999">
<artifact name="openml-lightgbm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai', module='openml-lightgbm', version='1.3.9999')
)
libraryDependencies += "com.feedzai" % "openml-lightgbm" % "1.3.9999"
[com.feedzai/openml-lightgbm "1.3.9999"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.feedzai.openml.lightgbm : lightgbm-lib | jar | 3.0.1-with_model_locale_fix_for_java_and_streaming |
com.feedzai : openml-api | jar | 1.2.0 |
com.feedzai : openml-utils | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | |
com.feedzai : openml-utils | test-jar | 1.2.0 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.7.0 |
org.apache.commons : commons-csv | jar | 1.8 |
commons-io : commons-io | jar | 2.7 |