Git repository for Applied Analytics Capstone
| Step | Instruction |
|---|---|
| 1 | Clone repository using Git/GitHub Desktop or download zip file |
| 2 | Obtain and extract IMDB data sets |
| 3 | Place a copy of all seven data sets in the data directory of the cloned repository |
All data sets can be download at https://datasets.imdbws.com/. The data sets are in tab separated value format. The datasets are compressed in a GNU format and requires a more robust extractor like 7-Zip to decompress.
| Ref | Notebook Name | Description |
|---|---|---|
| 1 | Popular-Role-Function.ipynb | Function to determine the most and least popular roles giving set of variables |