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 6f1f35d commit 67fe518Copy full SHA for 67fe518
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.4.0 (unreleased)
+## 0.4.0 (2025-01-05)
2
3
- Added support for different prediction types
4
- Added support for `pandas_categorical` to `predict` method
lib/lightgbm/version.rb
@@ -1,3 +1,3 @@
module LightGBM
- VERSION = "0.3.4"
+ VERSION = "0.4.0"
end
0 commit comments