HumanCompatible.Detect
  • Detect API
    • detect.binarizer package
    • detect.data_handler package
      • Subpackages
        • detect.data_handler.features package
      • Submodules
      • Module contents
    • Helper Utilities
    • Detection Methods
HumanCompatible.Detect
  • Detect API
  • detect.data_handler package
  • detect.data_handler.features package
  • View page source

detect.data_handler.features package

Submodules

  • detect.data_handler.features.Binary module
    • Binary
      • Binary.allowed_change()
      • Binary.decode()
      • Binary.encode()
      • Binary.encoding_width()
      • Binary.value_mapping
  • detect.data_handler.features.Categorical module
    • Categorical
      • Categorical.allowed_change()
      • Categorical.decode()
      • Categorical.encode()
      • Categorical.encoding_width()
      • Categorical.greater_than()
      • Categorical.lower_than()
      • Categorical.n_categorical_vals
      • Categorical.numeric_vals
      • Categorical.orig_vals
      • Categorical.value_mapping
  • detect.data_handler.features.Contiguous module
    • Contiguous
      • Contiguous.allowed_change()
      • Contiguous.bounds
      • Contiguous.decode()
      • Contiguous.discrete
      • Contiguous.encode()
      • Contiguous.encoding_width()
  • detect.data_handler.features.Feature module
    • Feature
      • Feature.MAD
      • Feature.allowed_change()
      • Feature.decode()
      • Feature.encode()
      • Feature.encoding_width()
      • Feature.modifiable
      • Feature.monotone
      • Feature.name
    • Monotonicity
      • Monotonicity.DECREASING
      • Monotonicity.INCREASING
      • Monotonicity.NONE
  • detect.data_handler.features.Mixed module
    • Mixed
      • Mixed.bounds
      • Mixed.decode()
      • Mixed.default_val
      • Mixed.default_val_normalized
      • Mixed.encode()
      • Mixed.encoding_width()
      • Mixed.n_categorical_vals
      • Mixed.numeric_vals
      • Mixed.orig_vals
      • Mixed.value_mapping
  • detect.data_handler.features.utils module
    • make_feature()

Module contents

Previous Next

© Copyright 2025, AutoFair Project.

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