How To Install Java Artifact com.microsoft.ml.lightgbm.lightgbmlib v3.3.500

com.microsoft.ml.lightgbm lightgbmlib 3.3.500

Introduction

In this article, we'll learn how to install Java artifact lightgbmlib from com.microsoft.ml.lightgbm group in version 3.3.500. The artifact is available in 19 versions: 3.3.510 3.3.500 3.3.300 3.3.210 3.3.200 3.2.110 3.2.100 2.3.180 2.3.170 2.3.160 2.3.150 2.3.100 2.2.400 2.2.350 2.2.300 2.2.200 2.1.250 2.1.200 2.0.120 . The LightGBM project has been released under MIT License license, and has its own website at: https://github.com/Microsoft/LightGBM .

How To Install Java Artifact com.microsoft.ml.lightgbm.lightgbmlib In Version 3.3.500

To install the LightGBM artifact in version 3.3.500 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses LightGBM dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses