Code Monkey home page Code Monkey logo

pgm_pylib's Introduction

PGM_PyLib: A Python Library for Inference and Learning of Probabilistic Graphical Models

The Probabilistic Graphical Models Python Library (PGM_PyLib) was written for inference and learning of several classes of Probabilistic Graphical Models (PGM) in Python. The theory behind the different algorithms can be found in the book Probabilistic Graphical Models Principles and Applications of Luis Enrique Sucar.

PGM_PyLib Content

PGM_PyLib include several algorithms based on a graphical representation of independence relations, such as:

  • Bayesian Classifiers
    • Naive Bayes Classifier
    • Gaussian Naive Bayes Classifier
    • Bayesian Network augmented Bayesian Classifier (BAN)
    • Semi Naive Bayes Classifier
    • Bayesian Chain Classifier
    • Hierarchical classification with Bayesian Networks and Chained Classifiers
  • Hidden Markov Models
  • Markov Random Models
  • Bayesian Networks
    • Chow-Liu procedure (CLP)
    • CLP with Conditional Mutual information
    • PC algorithm
  • Markov Decision Processes

Please check the manual for the full list of algorithms.

The "PGM_PyLib Manual vX.X.pdf" contains the description of the PGM's which were implemented, also you will find different examples.

Cite us

If you use the library, please cite us.

From this work, we published the paper PGM_PyLib: A Toolkit for Probabilistic Graphical Models in Python:

@InProceedings{pgm-pylib,
	title = {PGM{\_}PyLib: A Toolkit for Probabilistic Graphical Models in Python},
	author = {Serrano-⁠P{\'e}rez, Jonathan and Sucar, L. Enrique},
	booktitle = {The 10th International Conference on Probabilistic Graphical Models}, 
	year = 2020,
	month = September,
	address = {Aalborg, Denmark}
}

Please, also cite the manual and the book.

@manual{pgm-pylib-manual,
	title = {PGM_PyLib: A Python Library for Inference and Learning of Probabilistic Graphical Models},
	author = {Serrano-⁠P{\'e}rez, Jonathan and Sucar, L. Enrique},
	year = 2020
}

@book{pgm-book, 
    author = {L. Enrique Sucar}, year = 2015,
    title = {Probabilistic Graphical Models Principles and Applications }, 
    edition = 1, 
    publisher = {Springer-Verlag London}, 
    adress = {London} 
}

pgm_pylib's People

Contributors

jona2510 avatar ejbejaranosai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.