├── Kickstarters Project.ipynb ├── LICENSE ├── README.md ├── modules.py └── python file.py /Kickstarters Project.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdurrahmanKhan/Kickstarter-Anticipator/HEAD/Kickstarters Project.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdurrahmanKhan/Kickstarter-Anticipator/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdurrahmanKhan/Kickstarter-Anticipator/HEAD/README.md -------------------------------------------------------------------------------- /modules.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdurrahmanKhan/Kickstarter-Anticipator/HEAD/modules.py -------------------------------------------------------------------------------- /python file.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abdurrahmanKhan/Kickstarter-Anticipator/HEAD/python file.py --------------------------------------------------------------------------------