Skip to main content

Classes

PostProcessingApi


METHODS

generate_post_processing_features_for_sample

Classify sample with post-processing Classify a sample using post-processing parameters. Sample should be in the post-processing dataset.

get_post_processing_config

Get post-processing block config Retrieve the configuration parameters for a post-processing block. Use the impulse functions to retrieve all post-processing blocks.

get_post_processing_results_for_sample

Check post-processing results for sample Retrieve post-processing results for a specific sample, e.g. whether it has generated features already.

set_post_processing_config

Set post-processing block config Set configuration parameters for a post-processing block. Only values set in the body will be overwritten.