{"library":"baycomp","type":"library","category":null,"description":"Bayesian estimation and comparison of classifier performance. Provides Bayesian equivalents of frequentist hypothesis tests (sign test, Wilcoxon signed-rank test) via posterior distributions over the difference of two classifiers. Version 1.0.3 supports three tests: sign test, signed-rank test, and correlated t-test. Not actively maintained; last release 2019.","language":"python","status":"maintenance","version":"1.0.3","tags":["bayesian","classifier-comparison","hypothesis-testing","machine-learning"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install baycomp","imports":["from baycomp import sign_test","from baycomp import signed_rank_test","from baycomp import t_test"]}],"homepage":"https://github.com/janezd/baycomp.git","github":"https://github.com/janezd/baycomp.git","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}