HumanCompatible.Detect
  • HumanCompatible · Bias Detection
  • API humancompatible.detect
    • Binarizer
    • Data Handler
      • humancompatible.detect.data_handler.features package
      • humancompatible.detect.data_handler.DataHandler module
      • humancompatible.detect.data_handler.types module
    • Helper Utilities
    • Detection Methods
  • MSD (Maximum Subgroup Discrepancy)
  • L-infinity histogram gap
  • Tutorial
  • Examples
HumanCompatible.Detect
  • API humancompatible.detect
  • Data Handler
  • View page source

Data Handler

  • humancompatible.detect.data_handler.features package
    • Submodules
      • humancompatible.detect.data_handler.features.Binary module
        • Binary
      • humancompatible.detect.data_handler.features.Categorical module
        • Categorical
      • humancompatible.detect.data_handler.features.Contiguous module
        • Contiguous
      • humancompatible.detect.data_handler.features.Feature module
        • Feature
        • Monotonicity
      • humancompatible.detect.data_handler.features.Mixed module
        • Mixed
      • humancompatible.detect.data_handler.features.utils module
        • make_feature()
  • humancompatible.detect.data_handler.DataHandler module
    • DataHandler
      • DataHandler.allowed_changes()
      • DataHandler.causal_inc
      • DataHandler.decode()
      • DataHandler.decode_y()
      • DataHandler.encode()
      • DataHandler.encode_all()
      • DataHandler.encode_y()
      • DataHandler.encoding_width()
      • DataHandler.feature_names
      • DataHandler.features
      • DataHandler.from_data()
      • DataHandler.greater_than
      • DataHandler.n_features
      • DataHandler.target_feature
  • humancompatible.detect.data_handler.types module
    • CategValue
    • DataLike
    • FeatureID
    • OneDimData
Previous Next

© Copyright 2025, AutoFair Project.

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