Welcome to the GitHub repository of my Python app for the Predictive Analysis Project. This application serves as a professional portfolio for showcasing predictive analysis project at Seneca Polytechnic. It's built using Python and Dash, focusing on user experience and visual appeal.
- Advanced Predictive Analysis: Showcasing various predictive models and their insights.
- Interactive Visualizations: Utilizing Dash and Python for dynamic data presentation.
- Responsive Layout: Ensuring a seamless experience across different devices.
To see the web app in action, watch our demo video:
Video_BDM500_Project_Short.mp4
- Python 3.11
- Dash
- Other dependencies listed in
requirements.txt
- Clone the repo:
git clone https://github.com/RanArino/BDM500_Project.git
- Install the required packages:
pip install -r requirements.txt
Execute the following command in the project directory:
python app.py
This project is licensed under the MIT License - see the LICENSE file for details.
Ran Arino - LinkedIn - rarino@myseneca.ca Project Link: https://github.com/RanArino/BDM500_Project