Welcome to the Bootstrapping Streamlit App! 🚀
Open it here.
This interactive web application provides a hands-on approach to understanding bootstrapping and permutation testing through dynamic visualizations. Built with Streamlit and Plotly, this app allows you to explore the concepts of statistical resampling in a user-friendly and visually appealing way.
- Interactive Visualizations: Explore bootstrappingwith real-time plots.
- Dynamic Adjustments: Easily tweak parameters and see immediate changes.
- User-Friendly Interface: Built with Streamlit for an intuitive user experience.
- Educational Tool: Ideal for students, educators, and data enthusiasts looking to grasp statistical concepts.
- Python 3.8+
- Streamlit
- Plotly
- NumPy
-
Clone the repository:
git clone https://github.com/Jannik-Hoffmann/Bootstrapping-Streamlit-App.git
-
Navigate to the project directory:
cd Bootstrapping-Streamlit-App
-
Install the required packages:
pip install -r requirements.txt
Start the Streamlit app with:
streamlit run streamlit-app.py
Open your web browser and navigate to http://localhost:8501
to interact with the app.
Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request
If you find this project useful, give it a ⭐ on GitHub!
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or feedback, please contact me.