pyanno4rt.tools._get_machine_learning_objectives
Machine learning model-based objective retrieval.
Overview
|
Get a tuple with all set machine learning model-based objective functions. |
Functions
- pyanno4rt.tools._get_machine_learning_objectives.get_machine_learning_objectives(segmentation)[source]
Get a tuple with all set machine learning model-based objective functions.
- Parameters:
segmentation (dict) – Dictionary with information on the segmented structures.
- Returns:
Flattened tuple with all set machine learning model-based objective functions.
- Return type:
tuple