Module utils

Module utils 

Source
Expand description

Convenience functions for common ML pipeline operations

Functionsยง

calculate_feature_statistics
Calculate feature statistics for a batch
create_sample_batch
Create a sample data batch for testing
with_model_type
Create a simple prediction pipeline
with_preprocessing
Create a simple preprocessing pipeline