License |
License |
---|---|
GroupId | GroupIdcom.feedzai.openml.lightgbm |
ArtifactId | ArtifactIdopenml-lightgbm-module |
Last Version | Last Version1.3.9999 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenML LightGBM Machine Learning Model and Classifier
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openml-lightgbm-module-1.3.9999.pom | 766 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai.openml.lightgbm/openml-lightgbm-module/ -->
<dependency>
<groupId>com.feedzai.openml.lightgbm</groupId>
<artifactId>openml-lightgbm-module</artifactId>
<version>1.3.9999</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.openml.lightgbm/openml-lightgbm-module/
implementation 'com.feedzai.openml.lightgbm:openml-lightgbm-module:1.3.9999'
// https://jarcasting.com/artifacts/com.feedzai.openml.lightgbm/openml-lightgbm-module/
implementation ("com.feedzai.openml.lightgbm:openml-lightgbm-module:1.3.9999")
'com.feedzai.openml.lightgbm:openml-lightgbm-module:pom:1.3.9999'
<dependency org="com.feedzai.openml.lightgbm" name="openml-lightgbm-module" rev="1.3.9999">
<artifact name="openml-lightgbm-module" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.openml.lightgbm', module='openml-lightgbm-module', version='1.3.9999')
)
libraryDependencies += "com.feedzai.openml.lightgbm" % "openml-lightgbm-module" % "1.3.9999"
[com.feedzai.openml.lightgbm/openml-lightgbm-module "1.3.9999"]