Contents Menu Expand Light mode Dark mode Auto light/dark mode
gordo documentation
gordo documentation
  • Overview
  • General
    • Endpoints
    • Command-line
    • Cluster deployment
  • Machine Learning
    • Configuration
    • Model output and evaluation
  • API
    • Builder
    • Serializer
    • Util
    • CLI
    • Reporters
    • Workflow
    • Server
      • Server
      • Base
      • Properties
      • Anomaly
      • Prometheus
      • Utils
    • Machine
      • Machine
      • Metadata
      • Validators
      • Loader
      • Model
        • Model
        • Anomaly Models
        • Model factories
        • Transformer Functions
        • Transformers
        • Register
        • Utils
Back to top
Edit this page

Model#

  • Model
    • GordoBase
    • KerasAutoEncoder
    • KerasBaseEstimator
    • KerasLSTMAutoEncoder
    • KerasLSTMBaseEstimator
    • KerasLSTMForecast
    • KerasRawModelRegressor
    • create_keras_timeseriesgenerator()
  • Anomaly Models
    • AnomalyDetectorBase
    • DiffBasedAnomalyDetector
  • Model factories
    • feedforward factories
    • lstm factories
    • Utils
  • Transformer Functions
    • General
  • Transformers
    • Imputers
  • Register
    • register_model_builder
  • Utils
    • make_base_dataframe()
    • metric_wrapper()
Next
Model
Previous
Loader
Copyright © 2019-2023, Equinor
Made with Furo