Beta Version 2.25.0
Added
- Added more activation functions to the NeuralNetwork model under the “Models” section.
Changes
-
Merged ProbitRegression model to the LogisticRegression model under the “Models” section.
-
Refactored LinearRegression and LogisticRegression models under the “Models” section.
-
Renamed LogisticRegression to BinaryRegression under the “Models” section.
Fixes
- Fixed some bugs in LinearRegression and LogisticRegression models under the “Models” section.