BAMT

Getting Started

  • Welcome to BAMT’s documentation!
  • Installation
  • How to contribute
  • FAQ
  • Cite us

API

  • Builders
  • Entropy and Mutual Information
  • Networks Module
  • Nodes module
  • Preprocess module
  • Preprocessing utilities
  • Hill Climbing Algorithm
  • Scores redefiner
  • Utilities

Models

  • Bayesian Networks
  • Discrete Bayesian Networks
  • Continuous Bayesian Networks
  • Composite Bayesian Networks
  • Hybrid Bayesian Networks
  • Sampling and Prediction with Bayesian Networks
  • Algorithms for Large Bayesian Networks

BN Theory

  • Bayesian Networks Learning Algorithms
  • Algorithms for Large Bayesian Networks learning

Data

  • Data Management

Examples, workflow pipelines

  • Learn and Save Bayesian Network
  • Learn and Visualize Bayesian Network
  • Read BN Structure from a File, Learn Distribution Parameters
  • Read Structure and Distribution Parameters from a File
  • Sampling and Predicting
  • Adding Machine Learning models to Bayesian Network nodes
  • Learning CompositeBN and sampling from it

Tutorials

  • Full-scale tutorial examples
BAMT
  • Overview: module code

All modules for which code is available

  • bamt.builders.builders_base
  • bamt.builders.hc_builder
  • bamt.mi_entropy_gauss
  • bamt.nodes.base
  • bamt.nodes.composite_continuous_node
  • bamt.nodes.composite_discrete_node
  • bamt.nodes.conditional_gaussian_node
  • bamt.nodes.conditional_logit_node
  • bamt.nodes.conditional_mixture_gaussian_node
  • bamt.nodes.discrete_node
  • bamt.nodes.logit_node
  • bamt.nodes.mixture_gaussian_node
  • bamt.nodes.schema
  • bamt.preprocess.discretization
  • bamt.preprocess.graph
  • bamt.preprocess.numpy_pandas
  • bamt.preprocessors
  • bamt.redef_HC
  • bamt.redef_info_scores
  • bamt.utils.GraphUtils
  • bamt.utils.MathUtils

© Copyright 2023, NSS lab.

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