- Apr 11, 2023
-
-
K.Filippopolitis authored
-
K.Filippopolitis authored
-
- Apr 08, 2023
-
-
semantic-release-bot authored
## [1.4.1](https://gitlab.com/sibmip/gateway/compare/1.4.0...1.4.1) (2023-04-08) ### Bug Fixes * **exareme2:** Anova one way missing categories ([cc60ff14](https://gitlab.com/sibmip/gateway/commit/cc60ff142a27e689b797be22e4e7f99186e26350))
-
stevereis authored
-
- Mar 23, 2023
-
-
semantic-release-bot authored
# [1.4.0](https://gitlab.com/sibmip/gateway/compare/1.3.1...1.4.0) (2023-03-23) ### Bug Fixes * categories bins ([bf750eba](https://gitlab.com/sibmip/gateway/commit/bf750eba2ade5aba2178c67817f9628e9c8f1c7a)) * cleanup ([edecf440](https://gitlab.com/sibmip/gateway/commit/edecf440a51fcb832f29dd77583a4fae87da989f)) * enabled LR Cross-Validation, Cast numbers -> strings ([bac2951f](https://gitlab.com/sibmip/gateway/commit/bac2951f608076e6863a418d62f1d9ab0b27964f)) * **exareme2:** Categorical bins ([bb472ec0](https://gitlab.com/sibmip/gateway/commit/bb472ec03aefa788c52d062a8362f3fe80b57a84)) * **exareme2:** debug for histograms ([622d2d7f](https://gitlab.com/sibmip/gateway/commit/622d2d7f1bc1d676a423ff6f44e132f6241fc8a4)) * **Exareme2:** Fixed histogram enumeration casting ([6f2c26bd](https://gitlab.com/sibmip/gateway/commit/6f2c26bd01f548796be097a0ebad41c8cf10535b)) * **Exareme2:** Histograms labels ([fd04921e](https://gitlab.com/sibmip/gateway/commit/fd04921e5201a6a944d32dbf214fab3a150f5d20)) * **exareme2:** lint ([8f5bc149](https://gitlab.com/sibmip/gateway/commit/8f5bc1497ef2b13ed490b9defe1db95d468f47f6)) * **exareme:** Issue with Linear reg cv result ([35a2ec41](https://gitlab.com/sibmip/gateway/commit/35a2ec4146c038552159bd0847ec0be2384322f6)) * **exareme:** Type issue on algorithm param (integer) ([9628edae](https://gitlab.com/sibmip/gateway/commit/9628edae7a790b4c997fbfa17d4b9d6f947cd92b)), closes [#75](https://gitlab.com/sibmip/gateway/issues/75) * **exareme:** Workaround integer issue ([ce222e93](https://gitlab.com/sibmip/gateway/commit/ce222e9333fad66602aec06d892aedb8c9cd11f2)) * **issue-71:** Logitistic regression cv matrix ([a51616d3](https://gitlab.com/sibmip/gateway/commit/a51616d34830a410fc01baae51349435c1777764)) * **issue-72:** Pearson correlation algorithm ([b46f0ebc](https://gitlab.com/sibmip/gateway/commit/b46f0ebc77e9c9578c199ee9c2a28b0cb5ec4726)) * linter cleanup ([a07ef936](https://gitlab.com/sibmip/gateway/commit/a07ef936f199ecc90d5c8f321b5e09a1d517fd64)) ### Features * **exareme:** Anova two way integration ([008da61a](https://gitlab.com/sibmip/gateway/commit/008da61a8c72edbfc1608de34f62739d239ffe3c)) * Histograms handler ([de0c7c2f](https://gitlab.com/sibmip/gateway/commit/de0c7c2fbc6379c2f751192a2e41a5377d92f430)) * Logistic Regression handler ([e6eb0474](https://gitlab.com/sibmip/gateway/commit/e6eb0474491315adf3e91b3a94a0e1f4d196c20d))
-
stevereis authored
-
- Mar 18, 2023
-
-
semantic-release-bot authored
# [1.4.0-rc.7](https://gitlab.com/sibmip/gateway/compare/1.4.0-rc.6...1.4.0-rc.7) (2023-03-18) ### Bug Fixes * **exareme:** Issue with Linear reg cv result ([35a2ec41](https://gitlab.com/sibmip/gateway/commit/35a2ec4146c038552159bd0847ec0be2384322f6)) * **exareme:** Two way anova handler issue ([c21bdea7](https://gitlab.com/sibmip/gateway/commit/c21bdea70ea64864d81c53040dbe27e801c17721)) ### Features * **exareme:** Anova two way integration ([008da61a](https://gitlab.com/sibmip/gateway/commit/008da61a8c72edbfc1608de34f62739d239ffe3c))
-
stevereis authored
-
semantic-release-bot authored
# [1.4.0-rc.6](https://gitlab.com/sibmip/gateway/compare/1.4.0-rc.5...1.4.0-rc.6) (2023-03-18) ### Bug Fixes * **exareme:** Type issue on algorithm param (integer) ([9628edae](https://gitlab.com/sibmip/gateway/commit/9628edae7a790b4c997fbfa17d4b9d6f947cd92b)), closes [#75](https://gitlab.com/sibmip/gateway/issues/75)
-
Steve Reis authored
[SPRINT-1][Issue-75] Fix integer issue on algorithms selection See merge request sibmip/gateway!108
-
stevereis authored
Closes #75
-
semantic-release-bot authored
# [1.4.0-beta.10](https://gitlab.com/sibmip/gateway/compare/1.4.0-beta.9...1.4.0-beta.10) (2023-03-18) ### Bug Fixes * **exareme:** Issue with Linear reg cv result ([35a2ec41](https://gitlab.com/sibmip/gateway/commit/35a2ec4146c038552159bd0847ec0be2384322f6))
-
Steve Reis authored
[SPRINT-1][Issue-66] Issue with Linear reg cv result See merge request sibmip/gateway!106
-
stevereis authored
-
semantic-release-bot authored
# [1.4.0-beta.9](https://gitlab.com/sibmip/gateway/compare/1.4.0-beta.8...1.4.0-beta.9) (2023-03-18) ### Bug Fixes * **exareme:** Two way anova handler issue ([c21bdea7](https://gitlab.com/sibmip/gateway/commit/c21bdea70ea64864d81c53040dbe27e801c17721))
-
stevereis authored
-
semantic-release-bot authored
# [1.4.0-beta.8](https://gitlab.com/sibmip/gateway/compare/1.4.0-beta.7...1.4.0-beta.8) (2023-03-18) ### Features * **exareme:** Anova two way integration ([008da61a](https://gitlab.com/sibmip/gateway/commit/008da61a8c72edbfc1608de34f62739d239ffe3c))
-
Steve Reis authored
[SPRINT-1][Issue-67] Integration two-way anova algorithm See merge request sibmip/gateway!104
-
- Mar 13, 2023
-
-
semantic-release-bot authored
# [1.4.0-rc.5](https://gitlab.com/sibmip/gateway/compare/1.4.0-rc.4...1.4.0-rc.5) (2023-03-13) ### Bug Fixes * **exareme:** Workaround integer issue ([ce222e93](https://gitlab.com/sibmip/gateway/commit/ce222e9333fad66602aec06d892aedb8c9cd11f2))
-
stevereis authored
-
- Mar 12, 2023
-
-
semantic-release-bot authored
# [1.4.0-rc.4](https://gitlab.com/sibmip/gateway/compare/1.4.0-rc.3...1.4.0-rc.4) (2023-03-12) ### Bug Fixes * **issue-71:** Logitistic regression cv matrix ([a51616d3](https://gitlab.com/sibmip/gateway/commit/a51616d34830a410fc01baae51349435c1777764)) * **issue-72:** Pearson correlation algorithm ([b46f0ebc](https://gitlab.com/sibmip/gateway/commit/b46f0ebc77e9c9578c199ee9c2a28b0cb5ec4726))
-
stevereis authored
-
- Mar 11, 2023
-
-
stevereis authored
linked to Issue-67
-
semantic-release-bot authored
# [1.4.0-beta.7](https://gitlab.com/sibmip/gateway/compare/1.4.0-beta.6...1.4.0-beta.7) (2023-03-11) ### Bug Fixes * **issue-71:** Logitistic regression cv matrix ([a51616d3](https://gitlab.com/sibmip/gateway/commit/a51616d34830a410fc01baae51349435c1777764))
-
Steve Reis authored
[SPRINT-1][Issue-71] Fix logistic regression CV See merge request sibmip/gateway!103
-
stevereis authored
-
semantic-release-bot authored
# [1.4.0-beta.6](https://gitlab.com/sibmip/gateway/compare/1.4.0-beta.5...1.4.0-beta.6) (2023-03-11) ### Bug Fixes * **issue-72:** Pearson correlation algorithm ([b46f0ebc](https://gitlab.com/sibmip/gateway/commit/b46f0ebc77e9c9578c199ee9c2a28b0cb5ec4726))
-
Steve Reis authored
[SPRINT-1][Issue-72] Fix pearson correlation See merge request sibmip/gateway!102
-
stevereis authored
-
Steve Reis authored
-
Steve Reis authored
-
- Feb 09, 2023
-
-
semantic-release-bot authored
# [1.4.0-rc.3](https://gitlab.com/sibmip/gateway/compare/1.4.0-rc.2...1.4.0-rc.3) (2023-02-09) ### Bug Fixes * **Exareme2:** Histograms labels ([fd04921e](https://gitlab.com/sibmip/gateway/commit/fd04921e5201a6a944d32dbf214fab3a150f5d20))
-
Manuel Spuhler authored
-
Manuel Spuhler authored
-
semantic-release-bot authored
# [1.4.0-rc.2](https://gitlab.com/sibmip/gateway/compare/1.4.0-rc.1...1.4.0-rc.2) (2023-02-09) ### Bug Fixes * **Exareme2:** Fixed histogram enumeration casting ([6f2c26bd](https://gitlab.com/sibmip/gateway/commit/6f2c26bd01f548796be097a0ebad41c8cf10535b)) * linter cleanup ([a07ef936](https://gitlab.com/sibmip/gateway/commit/a07ef936f199ecc90d5c8f321b5e09a1d517fd64))
-
Manuel Spuhler authored
-
Manuel Spuhler authored
-
Manuel Spuhler authored
-
- Feb 06, 2023
-
-
semantic-release-bot authored
# [1.4.0-rc.1](https://gitlab.com/sibmip/gateway/compare/1.3.0...1.4.0-rc.1) (2023-02-06) ### Bug Fixes * categories bins ([bf750eba](https://gitlab.com/sibmip/gateway/commit/bf750eba2ade5aba2178c67817f9628e9c8f1c7a)) * cleanup ([edecf440](https://gitlab.com/sibmip/gateway/commit/edecf440a51fcb832f29dd77583a4fae87da989f)) * enabled LR Cross-Validation, Cast numbers -> strings ([bac2951f](https://gitlab.com/sibmip/gateway/commit/bac2951f608076e6863a418d62f1d9ab0b27964f)) * **exareme2:** Categorical bins ([bb472ec0](https://gitlab.com/sibmip/gateway/commit/bb472ec03aefa788c52d062a8362f3fe80b57a84)) * **exareme2:** debug for histograms ([622d2d7f](https://gitlab.com/sibmip/gateway/commit/622d2d7f1bc1d676a423ff6f44e132f6241fc8a4)) * **exareme2:** lint ([8f5bc149](https://gitlab.com/sibmip/gateway/commit/8f5bc1497ef2b13ed490b9defe1db95d468f47f6)) * **exareme2:** test for descriptive stats ([a16b9cd4](https://gitlab.com/sibmip/gateway/commit/a16b9cd469262c7137cdb11e7192f06f7746c20d)) ### Features * Histograms handler ([de0c7c2f](https://gitlab.com/sibmip/gateway/commit/de0c7c2fbc6379c2f751192a2e41a5377d92f430)) * Logistic Regression handler ([e6eb0474](https://gitlab.com/sibmip/gateway/commit/e6eb0474491315adf3e91b3a94a0e1f4d196c20d))
-
Manuel Spuhler authored
-