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 4b2956f commit 0321c14Copy full SHA for 0321c14
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [Version 1.1.1] - Bugfix Release - 2024-02
4
+
5
+* Update the PredictionModelHandler interface
6
7
## [Version 1.1.0] - Upgrade Release - 2024-01
8
9
* Switched the GLM library from statsmodels to glum
plugin.json
@@ -1,6 +1,6 @@
{
"id": "generalized-linear-models",
- "version": "1.1.0",
+ "version": "1.1.1",
"meta": {
"label": "Generalized Linear Models",
"description": "Train and deploy Generalized Linear Models",
0 commit comments