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 55afca7 commit 8f8fb03Copy full SHA for 8f8fb03
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>4.3.0-1</version>
+ <version>4.4.0-1</version>
45
</dependency>
46
```
47
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<name>LightGBM4j: Java LightGBM wrapper</name>
12
<description>A high-level wrapper for LightGBM toolkit</description>
0 commit comments