How to Predict the Success of Startups using ML
Leverage data science, machine learning, and business principles to predict the success of startups based on common characteristics
Published in
5 min readApr 22, 2021
Written by Shiyan Boxer
Overview
This web application leverages data science, machine learning, and business principles to predict the success of startups based on common characteristics. The goals throughout the development process are to ensure reliability, scalability, and ease of use. The program is an end to end solution consisting of four parts:
- Clean cleans dataset before building the model
- Model predicts success
- API allows requests to the model
- Frontend allows user to inputs criteria
Demo
Problem Definition
Traditionally, venture capital is considered more of an art than a science. Venture capitalists meet with founders, perform…