Added
- LGBStateModeler, which forecasts the value of a feature conditional on survival ("multivariate time series forecasting")
- LGBExitModeler, which forecasts the circumstances of exit conditional on exit ("competing risks")
Deprecated
- GradientBoostedTreesModeler, now called "LGBSurvivalModeler"
- Standalone functions in the processors module, their responsibility having moved to the modeler method transform_features()