Skip to content

Jannik-Hoffmann/Bootstrapping-Streamlit-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrapping Streamlit App

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.

📊 Features

  • 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.

🔧 Getting Started

Prerequisites

  • Python 3.8+
  • Streamlit
  • Plotly
  • NumPy

Installation

  1. Clone the repository:

    git clone https://github.com/Jannik-Hoffmann/Bootstrapping-Streamlit-App.git
  2. Navigate to the project directory:

    cd Bootstrapping-Streamlit-App
  3. Install the required packages:

    pip install -r requirements.txt

Running the App

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.

💡 Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request

⭐ Star the Project

If you find this project useful, give it a ⭐ on GitHub!

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

📬 Contact

For any questions or feedback, please contact me.

Releases

No releases published

Packages

No packages published

Languages