is not current version
Last Version 1.3.9999

com.feedzai:openml-lightgbm 1.0.10

Contains an example for the implementation of a LGBM Machine Learning Model and Classifier

GroupId

GroupId

com.feedzai
ArtifactId

ArtifactId

openml-lightgbm
Version

Version

1.0.10
Type

Type

jar

Download openml-lightgbm 1.0.10


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