energy_fault_detector Logo

Contents

  • The Energy Fault Detector package
    • Config
    • FaultDetector
    • quick_fault_detector()
    • energy_fault_detector.anomaly_scores
    • energy_fault_detector.autoencoders
    • energy_fault_detector.config
    • energy_fault_detector.core
    • energy_fault_detector.data_preprocessing
    • energy_fault_detector.data_splitting
    • energy_fault_detector.evaluation
    • energy_fault_detector.quick_fault_detection
      • energy_fault_detector.quick_fault_detection.configuration
      • energy_fault_detector.quick_fault_detection.data_loading
      • energy_fault_detector.quick_fault_detection.optimization
      • energy_fault_detector.quick_fault_detection.output
      • energy_fault_detector.quick_fault_detection.quick_fault_detector
    • energy_fault_detector.root_cause_analysis
    • energy_fault_detector.threshold_selectors
    • energy_fault_detector.utils
    • energy_fault_detector.fault_detector
    • energy_fault_detector.main
    • energy_fault_detector.registration
  • Usage examples
  • Logging Configuration
energy_fault_detector
  • energy_fault_detector
  • energy_fault_detector.quick_fault_detection
  • View page source

energy_fault_detector.quick_fault_detection

  • energy_fault_detector.quick_fault_detection.configuration
    • select_config()
    • update_autoencoder_config()
    • update_preprocessor_config()
    • update_threshold_config()
  • energy_fault_detector.quick_fault_detection.data_loading
    • apply_boolean_mapping()
    • detect_encoding()
    • detect_separator()
    • get_boolean_feature()
    • get_sensor_data()
    • load_data()
    • load_train_test_data()
    • read_csv_file()
    • validate_mapping()
  • energy_fault_detector.quick_fault_detection.optimization
    • automatic_hyper_opt()
  • energy_fault_detector.quick_fault_detection.output
    • generate_output_plots()
  • energy_fault_detector.quick_fault_detection.quick_fault_detector
    • analyze_event()
    • quick_fault_detector()
Previous Next

© Copyright 2025, Fraunhofer IEE.

Built with Sphinx using a theme provided by Read the Docs.