Giter VIP home page Giter VIP logo

bobbywilt / kickstarter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ft-kickstarter-05/kickstarter

0.0 1.0 0.0 86.16 MB

Neural network model implemented with flask and SQL to predict the success status of over 100,000 kickstarter companies.

Jupyter Notebook 93.37% Python 4.19% HTML 0.50% PureBasic 1.93% Procfile 0.01%
neural-network keras-tensorflow flask mysql mongodb plotly heroku hyperparameter-tuning model-optimization pandas numpy

kickstarter's Introduction

Kickstarter Team Project

This app utilizes a dataset of 100,000 data points of kickstarter company details and implements a neural network model with a 91% accuracy score to predict the success status of a kickstarter company.

The team used advanced cleaning, preprocessing, feature engineering, encoding, splitting, and scaling methods to model and train a neural network project. This app uses early stopping to prevent some of the over-fitting problems associated with these kinds of models; the training stops if the validation loss is not improving for three epochs and returns to the best weights the model had. We used class weights to get better performance from the model, based on the skew of the imbalanced classes. To learn more about the model, see the model_notebook.ipynb file.

The trained model was saved and deployed on our custom flask app to generate and display predicted kickstart company success status to users. To optimize processing speed, the initial dataset was converted to a mySQL database via MongoDB. Our flask app is also deployed on Heroku for anyone to visit and view data visualizations and predictions for kickstarter companies.

Heroku APP

Deployed URL: https://kickstarter-05.herokuapp.com/

Meet the Team

Soloman A. DS-33 Github LinkedIn

John A. Baker Jr. DS-33 Github LinkedIn

Bobby Wilt DS-34 Github LinkedIn

The purpose of Build Week is to empower students to demonstrate mastery of your learning objectives. The Build Weeks experience helps prepare students for the job market.

kickstarter's People

Contributors

bobbywilt avatar solomansjib avatar bakerjr1904 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.