Skip to content

frequentist library with an application for A/B Test Analysis

License

Notifications You must be signed in to change notification settings

lgabs/abtest-frequentist-calculator

Repository files navigation

A/B Test Utilities

Introdução

Classes e métodos para rodar testes A/B. Por enquanto, somente a análise Frequentista é suportada. A classe que lida com isso está no arquivo abtests/frequentist_experiment.py.

Veja aqui aplicativo no streamlit deste projeto.

Ambiente

Para testar localmente, crie um ambiente virtual. Verifique se você já tem o módulo wheel instalado e, depois, instale as dependências. Use os comandos do Makefile make build e make install para instalá-lo no ambiente. Caso queira testar as funções importando-as diretamente, adicione no seu path no script/notebook que for usar.

Testes

Rode pytest para rodar os testes.

About

frequentist library with an application for A/B Test Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published