We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e1317 commit 2debcc5Copy full SHA for 2debcc5
README.md
@@ -41,7 +41,7 @@ To install, use the following maven coordinates:
41
<dependency>
42
<groupId>io.github.metarank</groupId>
43
<artifactId>lightgbm4j</artifactId>
44
- <version>3.3.2-2</version>
+ <version>3.3.2-4</version>
45
</dependency>
46
```
47
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>3.3.2-3</version>
10
11
<name>LightGBM4j: Java LightGBM wrapper</name>
12
<description>A high-level wrapper for LightGBM toolkit</description>
0 commit comments