Bug 2463833 - Review Request: python-bayesml - Your First Library for Bayesian Machine Learning
Summary: Review Request: python-bayesml - Your First Library for Bayesian Machine Lear...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-29 15:16 UTC by Benson Muite
Modified: 2026-04-29 15:21 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Benson Muite 2026-04-29 15:16:35 UTC
spec: https://fed500.fedorapeople.org/python-bayesml.spec
srpm: https://fed500.fedorapeople.org/python-bayesml-0.4.1%5E20260429gitae8bcdd-1.fc43.src.rpm

description:
BayesML contributes to wide society thourgh promoting education, research, and
application of machine learning based on Bayesian statistics and Bayesian
decision theory.

Characteristics
Easy-to-use:
You can use pre-defined Bayesian statistical models by simply importing it. You
don't need to define models yourself like PyMC or Stan.

Bayesian Decision Theoretic API:
BayesML's API corresponds to the structure of decision-making based on Bayesian
decision theory. Bayesian decision theory is a unified framework for handling
various decision-making processes, such as parameter estimation and prediction
of new data. Therefore, BayesML enables intuitive operations for a wider range
of decision-making compared to the fit-predict type API adopted in libraries
like scikit-learn. Moreover, many of our models also implement fit-predict
functions.

Model Visualization Functions:
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.

Fast Algorithms Using Conjugate Prior Distributions:
Many of our learning algorithms adopt exact calculation methods or variational
Bayesian methods that effectively use the conjugacy between probabilistic data
generative models and prior distributions. Therefore, they are much faster than
general-purpose MCMC methods and are also suitable for online learning.
Although some algorithms adopt MCMC methods, but they use MCMC methods
specialized for each model, taking advantage of conjugacy.

fas: fed500

Reproducible: Always

Comment 1 Fedora Review Service 2026-04-29 15:21:52 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10406650
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2463833-python-bayesml/fedora-rawhide-x86_64/10406650-python-bayesml/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.


Note You need to log in before you can comment on or make changes to this bug.