Contents Menu Expand Light mode Dark mode Auto light/dark mode
halerium 3.3.1 documentation
halerium 3.3.1 documentation
  • Getting Started
    • Installation
    • High-level usage - Examples
      • Causal Structures - Creation & Training
      • Causal Structures - Prediction
      • Objectives - Introduction
      • Causal Structures - Intervention-Prediction
      • Performance Evaluation
      • Outlier Detection
      • Influence Estimation
      • Rank Estimation
      • Probability Estimation
      • Causal Inference Example - Coupon Case
      • Causal Structures - applied on the California School data set
      • Causal Structures and Dependencies
    • High-level usage - Code Overview
      • Causal Structures - Creation & Training
      • Causal Structures - Prediction
      • Objectives - Introduction
      • Performance Evaluation
      • Outlier Detection
      • Influence Estimation
      • Rank Estimation
      • Probability Estimation
    • Building blocks of halerium models
    • Low-level usage - Examples
      • Building blocks of halerium models
      • Example: Inheritance and body heights
      • Simple training with the Trainer
      • More on training models
      • What happens during model creation and training
      • Distributions
      • Regression
      • Gaussian Process Regression
      • Logistic regression
      • Copying, templating and serialization
      • Estimate probabilities with the Probability Estimator
      • Estimate influences with the Influence Estimator
      • Make predictions with the Predictor
      • Evaluate the quality of a model with the Evaluator
      • Estimate ranks with the RankEstimator
      • Detecting outliers with the OutlierDetector
      • Causal Models - the Basics
      • Creating MA, AR, and ARMA Graphs
      • Applying an SARIMA model to the DutchSales data
      • Full densities instead of point predictions
      • Model uncertainty propagation
      • Training with missing data
      • Encoding causal structure
      • Reusing models
    • Low-level usage - Code Overview
      • Scoping Details
      • Displaying Graphs
      • Details about links
      • More on training models
      • Simple training with the Trainer
      • Estimate probabilities with the Probability Estimator
      • Estimate influences with the Influence Estimator
      • Make predictions with the Predictor
      • Evaluate the quality of a model with the Evaluator
      • Estimate ranks with the RankEstimator
      • Detecting outliers with the OutlierDetector
      • Distributions
      • Regression
      • Gaussian Process Regression
      • Logistic regression
      • Causal Models - the Basics
      • Creating MA, AR, and ARMA Graphs
      • Applying an SARIMA model to the DutchSales data
  • High-level usage - Examples
    • Causal Structures - Creation & Training
    • Causal Structures - Prediction
    • Objectives - Introduction
    • Causal Structures - Intervention-Prediction
    • Performance Evaluation
    • Outlier Detection
    • Influence Estimation
    • Rank Estimation
    • Probability Estimation
    • Causal Inference Example - Coupon Case
    • Causal Structures - applied on the California School data set
    • Causal Structures and Dependencies
  • High-level usage - Code Overview
    • Causal Structures - Creation & Training
    • Causal Structures - Prediction
    • Objectives - Introduction
    • Performance Evaluation
    • Outlier Detection
    • Influence Estimation
    • Rank Estimation
    • Probability Estimation
  • Low-level usage - Examples
    • Building blocks of halerium models
    • Example: Inheritance and body heights
    • Simple training with the Trainer
    • More on training models
    • What happens during model creation and training
    • Distributions
    • Regression
    • Gaussian Process Regression
    • Logistic regression
    • Copying, templating and serialization
    • Estimate probabilities with the Probability Estimator
    • Estimate influences with the Influence Estimator
    • Make predictions with the Predictor
    • Evaluate the quality of a model with the Evaluator
    • Estimate ranks with the RankEstimator
    • Detecting outliers with the OutlierDetector
    • Causal Models - the Basics
    • Creating MA, AR, and ARMA Graphs
    • Applying an SARIMA model to the DutchSales data
    • Full densities instead of point predictions
    • Model uncertainty propagation
    • Training with missing data
    • Encoding causal structure
    • Reusing models
  • Low-level usage - Code Overview
    • Scoping Details
    • Displaying Graphs
    • Details about links
    • More on training models
    • Simple training with the Trainer
    • Estimate probabilities with the Probability Estimator
    • Estimate influences with the Influence Estimator
    • Make predictions with the Predictor
    • Evaluate the quality of a model with the Evaluator
    • Estimate ranks with the RankEstimator
    • Detecting outliers with the OutlierDetector
    • Distributions
    • Regression
    • Gaussian Process Regression
    • Logistic regression
    • Causal Models - the Basics
    • Creating MA, AR, and ARMA Graphs
    • Applying an SARIMA model to the DutchSales data
  • Release Notes
Back to top
Copyright © 2020-2022, Erium GmbH
Made with Sphinx and @pradyunsg's Furo