fl4health.feature_alignment package¶
Submodules¶
- fl4health.feature_alignment.constants module
- fl4health.feature_alignment.feature_type_extraction module
- fl4health.feature_alignment.handle_types module
- fl4health.feature_alignment.string_columns_transformer module
- fl4health.feature_alignment.tab_features_info_encoder module
TabularFeaturesInfoEncoderTabularFeaturesInfoEncoder.__init__()TabularFeaturesInfoEncoder.encoder_from_dataframe()TabularFeaturesInfoEncoder.features_by_type()TabularFeaturesInfoEncoder.from_json()TabularFeaturesInfoEncoder.get_categories_list()TabularFeaturesInfoEncoder.get_feature_columns()TabularFeaturesInfoEncoder.get_tabular_features()TabularFeaturesInfoEncoder.get_tabular_targets()TabularFeaturesInfoEncoder.get_target_columns()TabularFeaturesInfoEncoder.get_target_dimension()TabularFeaturesInfoEncoder.to_json()TabularFeaturesInfoEncoder.type_to_features()
- fl4health.feature_alignment.tab_features_preprocessor module
TabularFeaturesPreprocessorTabularFeaturesPreprocessor.__init__()TabularFeaturesPreprocessor.fill_in_missing_columns()TabularFeaturesPreprocessor.get_default_binary_pipeline()TabularFeaturesPreprocessor.get_default_numeric_pipeline()TabularFeaturesPreprocessor.get_default_one_hot_pipeline()TabularFeaturesPreprocessor.get_default_ordinal_pipeline()TabularFeaturesPreprocessor.get_default_string_pipeline()TabularFeaturesPreprocessor.initialize_default_pipelines()TabularFeaturesPreprocessor.preprocess_features()TabularFeaturesPreprocessor.return_column_transformer()TabularFeaturesPreprocessor.set_feature_pipeline()
- fl4health.feature_alignment.tabular_feature module
- fl4health.feature_alignment.tabular_type module