This project analyzes crowdfunding data to uncover trends and factors that influence the success of campaigns. By using data exploration and predictive modeling, it provides insights to improve future crowdfunding strategies.
- Data Collection
- Data Analysis
- Visualization
- Predictive Modeling
To get started with the project, follow these steps:
-
Clone the repository: git clone https://github.com/aboodcs/crowdfunding-analysis.git
-
Navigate to the project directory: cd crowdfunding-analysis
-
Install the necessary dependencies: pip install -r requirements.txt
The project generates:
- Visualizations of funding distribution and trends.
- Predictive models to forecast campaign success.
- Key insights on factors influencing successful campaigns.
This project is licensed under the MIT License.