streamline.modeling.utils module

streamline.modeling.utils.get_fi_for_ExSTraCS(output_path, experiment_name, dataset_name, class_label, instance_label, cv, filter_poor_features)[source]

For ExSTraCS, gets the MultiSURF (or MI if MS not available) FI scores for the feature subset being analyzed here in modeling

streamline.modeling.utils.is_supported_model(string)[source]
streamline.modeling.utils.model_str_to_obj(string)[source]