BAMT
examples-rework

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
  • Models Storing

BN Theory

  • Bayesian Networks Learning Algorithms
  • Algorithms for Large Bayesian Networks learning
  • Real-world Bayesian Networks Applications

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
  • Python Module Index

Python Module Index

b
 
b
- bamt
    bamt.builders.builders_base
    bamt.builders.hc_builder
    bamt.mi_entropy_gauss
    bamt.networks.big_brave_bn
    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. Revision 54e27c06.

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