Skip to content

Predict if a project on indiegogo will or will not be funded.

Notifications You must be signed in to change notification settings

bonheml/indiegogo_or_indienono

Repository files navigation

indiegogo_or_indienono

To correctly run the notebook you have to:

  • install requirements using pip install -r requirements.txt (ensure you're running under python3.5 or later)
  • download the dataset from https://www.kaggle.com/kingburrito666/indiegogo-project-statistics/data and unzip it in the folder named indiegogo_raw_data.
  • Run the file named improved_combiner.py already present in the folder to combine all the csv files. A file named indiegogo_raw_dataset must appear at the root of the project folder.
  • Run the notebook with the command jupyter notebook

About

Predict if a project on indiegogo will or will not be funded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published