Skip to main content
Ctrl+K

py-ab-experiment 0.3.2 documentation

Contents

  • Readme
  • AB Testing
  • AB Test Definition
  • Grammar
  • API Reference
    • pyab_experiment
      • pyab_experiment.binning
        • pyab_experiment.binning.binning
      • pyab_experiment.codegen
        • pyab_experiment.codegen.python
      • pyab_experiment.data_structures
        • pyab_experiment.data_structures.syntax_tree
      • pyab_experiment.language
        • pyab_experiment.language.grammar
        • pyab_experiment.language.lexer
      • pyab_experiment.sly
      • pyab_experiment.utils
        • pyab_experiment.utils.custom_operators
        • pyab_experiment.utils.stats
        • pyab_experiment.utils.wraper_functions
      • pyab_experiment.experiment_evaluator
  • .rst

py-ab-experiment docs

Contents

  • py-ab-experiment docs
  • Indices and tables

py-ab-experiment docs#

Contents

  • Readme
    • Installation
    • Usage
  • AB Testing
    • AB Testing Technicalities
    • Choosing A/B Tests
    • Weights
  • AB Test Definition
    • Example file definition
  • Grammar
    • Basic Structure
    • Language Components
    • Complete Example
    • Formal Grammar
    • Terminal Tokens
    • Notes
  • API Reference
    • pyab_experiment

Indices and tables#

  • Index

  • Module Index

  • Search Page

next

Readme

Contents
  • py-ab-experiment docs
  • Indices and tables

By [gus-fr](https://github.com/gus-fr)

© Copyright 2024, gus-fr.