# example-app-ab-testing **Repository Path**: mirrors_lepy/example-app-ab-testing ## Basic Information - **Project Name**: example-app-ab-testing - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-08 - **Last Updated**: 2025-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/streamlit/example-app-ab-testing/main) # A/B Testing App Upload your experiment results to see the significance of your A/B test! ## Installation :balloon: ```bash git clone https://github.com/streamlit/example-app-ab-testing.git cd example-app-ab-testing pip install -r requirements.txt ```