Menu
Soil SDKSoil SDKSoil SDKTutorialSoil LibrarySDK Reference
🌜
🌞
Soil SDKSoil SDKSoil SDK
  • Tutorial
  • Soil Library
  • SDK Reference
  • Tutorial
    • Get Started
    • Scripts
    • Data
    • Data Structures
    • Modules
    • Logging
    • Alerts
    • Deployments
  • SOIL Library
    • Reference
      • modules
        • experiment
        • modules.clustering
          • NBClustering
          • NBClustering_categorical
          • modules.clustering.SIDIWO
            • sidiwo
        • modules.preprocessing
          • modules.preprocessing.filters
            • row_filter
            • events_filter
        • modules.itemsets
          • frequent_itemsets_compare
          • frequent_itemsets_hypergraph
        • modules.higher_order
          • Predictor
        • modules.statistics
          • customstatistics
          • time_statistics
      • data_structures
        • NBClusters
        • hypergraph
        • frequent_itemsets
        • data_structure
        • data_structures.predefined
          • object_ds
          • pd_data_frame
          • dict
          • ndarray
          • list
        • data_structures.streams
          • patients
          • stream
  • SDK Reference
    • soil
      • soil.alerts
        • alerts
      • soil.connectors
        • elastic_search
      • soil.storage
        • base_storage
        • compound_storage
        • elasticsearch
        • object_storage
      • alias
      • api
      • configuration
      • data
      • data_structure
      • decorator
      • dictionary
      • finder
      • modulify
      • pipeline
      • task
      • types
      • utils

soil.alerts.alerts

This package contains calls for the alerts system.

event#

def event(key: str, value: Any) -> Any

Creates an event.

alert#

def alert(alert_config: Dict) -> Any

Creates an alert.

Edit this page
Previous
« data_structures.streams.stream
Next
soil.connectors.elastic_search »
Copyright © 2021 Amalfi Analytics