validation#
Tabular objects validation utilities.
Functions
|
Receive any object and check if it's an instance of a model we support. |
|
Check model is able to predict on the dataset. |
Ensure that given object is of type DataFrame or Dataset and return it as DataFrame. |
|
|
Ensure the predictions are in the right shape and if so return them. |
|
Ensure the predictions are in the right shape and if so return them. |