A library for Bayes statistics, Bayes decision theory, and Bayes machine learning
Project description
Purpose
BayesML is a library designed for promoting research, education, and application of machine learning based on Bayesian statistics and Bayesian decision theory. Through these activities, BayesML aims to contribute to society.
Characteristics
BayesML has the following characteristics.
- The structure of the library reflects the philosophy of Bayesian statistics and Bayesian decision theory: updating the posterior distribution learned from the data and outputting the optimal estimate based on the Bayes criterion.
- Many of our learning algorithms are much faster than general-purpose Bayesian learning algorithms such as MCMC methods because they effectively use the conjugate property of a probabilistic data generative model and a prior distribution. Moreover, they are suitable for online learning.
- All packages have methods to visualize the probabilistic data generative model, generated data from that model, and the posterior distribution learned from the data in 2~3 dimensional space. Thus, you can effectively understand the characteristics of probabilistic data generative models and algorithms through the generation of synthetic data and learning from them.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bayesml-0.2.0.tar.gz
(90.9 kB
view details)
Built Distribution
bayesml-0.2.0-py3-none-any.whl
(98.2 kB
view details)
File details
Details for the file bayesml-0.2.0.tar.gz
.
File metadata
- Download URL: bayesml-0.2.0.tar.gz
- Upload date:
- Size: 90.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 197eefe2506b5272f99f178851113fbdcc16a6b243d1b053bf23507cfdd8e256 |
|
MD5 | 92e53092b7c25a66dd615bb5a59a8459 |
|
BLAKE2b-256 | f124e99ab1ba21f981dd6a6e9d8f1c98a343ba209f8e1d01380ec281d6e9ebbf |
File details
Details for the file bayesml-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: bayesml-0.2.0-py3-none-any.whl
- Upload date:
- Size: 98.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad42b674df70345ed1d52a9fc77379b644c2d87c2f9ec570132677eff1d83914 |
|
MD5 | 3ec0958449925a7de9c4702541fc43c0 |
|
BLAKE2b-256 | 732703a93ffe55ee24fe4f5ca8f392775abde0058bf7f9a452a9de1dfecc9b5c |