Skip to content

Latest commit

 

History

History
16 lines (6 loc) · 914 Bytes

README.md

File metadata and controls

16 lines (6 loc) · 914 Bytes

CrowdFundProphetApp

Crowdfunding Predictor App with Machine Learning

Checkout the deployed app in action: http://ec2-40-176-10-24.ca-west-1.compute.amazonaws.com:8502

This application leverages an advanced machine learning model, specifically a stacked classifier designed for binary classification, which was developed as part of my CrowdOfferingsStudy project. This model forms the core of the application's analytical capabilities, enabling it to deliver insightful predictions with about 80% accuracy.

The instructions for the deployment of this streamlit app are very similar to that previously listed in the readme of my other streamlit app project with the following readme: https://github.com/apsinghAnalytics/streamlit_VentureGen/blob/main/README.md