- Update the PredictionModelHandler interface
- Switched the GLM library from statsmodels to glum
- Fixed binary classification prediction output format to fit v11 stricter format
- Fixed package requirement dependency issue with python 3.7 for the custom view
- GLM regression in the Visual ML
- GLM binary classification in the Visual ML
- Elastic Net Penalization
- Sample Weighting
- Multi Offset and Exposure Support
- Spline Regression as a recipe
- Spline Regression as a prepare step
- GLM Analysis View including metrics and Actual vs Predicted graphs in Analysis and Saved Models