MVN

com.feedzai.openml.lightgbm : openml-lightgbm-module

Maven & Gradle

Jul 15, 2022
3 stars

OpenML LightGBM Machine Learning Model and Classifier

<dependency>
    <groupId>com.feedzai.openml.lightgbm</groupId>
    <artifactId>openml-lightgbm-module</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.feedzai.openml.lightgbm : openml-lightgbm-module to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of com.feedzai.openml.lightgbm : openml-lightgbm-module to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
openml-lightgbm-module-1.5.0
1.4.x
openml-lightgbm-module-1.4.9999
openml-lightgbm-module-1.4.1
openml-lightgbm-module-1.4.0
1.3.x
openml-lightgbm-module-1.3.9999
openml-lightgbm-module-1.3.5
openml-lightgbm-module-1.3.4
openml-lightgbm-module-1.3.3
openml-lightgbm-module-1.3.2
openml-lightgbm-module-1.3.1
openml-lightgbm-module-1.3.0
1.2.x
openml-lightgbm-module-1.2.9999
openml-lightgbm-module-1.2.1
openml-lightgbm-module-1.2.0
1.1.x
openml-lightgbm-module-1.1.8
openml-lightgbm-module-1.1.7
openml-lightgbm-module-1.1.6
openml-lightgbm-module-1.1.5
openml-lightgbm-module-1.1.4
openml-lightgbm-module-1.1.3
openml-lightgbm-module-1.1.0
1.0.x
openml-lightgbm-module-1.0.24
openml-lightgbm-module-1.0.23
openml-lightgbm-module-1.0.22
openml-lightgbm-module-1.0.21
openml-lightgbm-module-1.0.20
openml-lightgbm-module-1.0.19
openml-lightgbm-module-1.0.18
openml-lightgbm-module-1.0.17
openml-lightgbm-module-1.0.16
openml-lightgbm-module-1.0.15
openml-lightgbm-module-1.0.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.feedzai.openml.lightgbm</groupId>
    <artifactId>openml-lightgbm-module</artifactId>
    <version>1.5.0</version>
</dependency>

Advertisement