https://bugzilla.redhat.com/show_bug.cgi?id=2463833

            Bug ID: 2463833
           Summary: Review Request: python-bayesml - Your First Library
                    for Bayesian Machine Learning
           Product: Fedora
           Version: rawhide
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



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


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2463833

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202463833%23c0

-- 
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to