We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7697c commit 8eeb14eCopy full SHA for 8eeb14e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Version 0.1.2] - Initial Release - 2022-03
+## [Version 1.0.0] - Initial Release - 2022-03
4
5
* GLM regression in the Visual ML
6
* GLM binary classification in the Visual ML
plugin.json
{
"id": "generalized-linear-models",
- "version": "0.1.2",
+ "version": "1.0.0",
"meta": {
"label": "Generalized Linear Models",
"description": "Train and deploy Generalized Linear Models",
0 commit comments