This package browser is in early development. Mind the rough edges.

python-baycomp 1.0.3

Library for comparison of Bayesian classifiers

Baycomp is a library for Bayesian comparison of classifiers. Functions in the library compare two classifiers on one or on multiple data sets. They compute three probabilities: the probability that the first classifier has higher scores than the second, the probability that differences are within the region of practical equivalence (rope), or that the second classifier has higher scores.

Installation

Install python-baycomp 1.0.3 as follows:

guix install python-baycomp@1.0.3

Or install the latest version:

guix install python-baycomp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.