cLineman / CapStoneProject

Capstone project for the AI academy
0 stars 1 forks source link

CapstoneProject


Capstone project for the AI academy

Team Name: DJ Dirty Pandas

panda

All final products, including the presentation and the Juptyer notebook, are in the main repository. Personal notebooks are located in ./personal_notebooks/ and data files are located in ./zippedData/.

Project Description


For this project, Deloitte was contracted by the fictitious company Computing Vision to help them launch their new movie studio. Our business task was to research recent trends in movie performance and to develop recommendations for the head of the studio on what kinds of movies to make.

Our team examined a variety of factors pertaining to recent movie releases (2010-present). Of particular interest were the effects of the budget, genre, director, and release date on gross profit and profit ratio.

Data Sources


Presentation


https://github.com/cLineman/CapStoneProject/blob/main/Capstone_Presentation.pdf

(Not) Our Process

Data Interpretation and Analysis


Our team performed analyses of movie budget (high: >$2.12mil, low:<$2.12mil), genre, historic director performance, and release season on profits. After importing and cleaning the data, we engineered several convenience features, including profit ratio. These were used to generate visualizations and perform statistical tests on the factors of interest. These informed our business recommendations for the head of Computing Vision's new movie studio.

Findings and Recommendations


Our investigation of the available data has revealed several significant factors to consider in Computing Vision's creation of new movies. First, lower budget movies have significantly higher profit ratios. Second, the trio of mystery, horror, and thriller genres have significantly greater mean profit ratios than other genres. Next, prior director reviews and performance predict movie profit and profit ratio. And finally, summer releases result in higher gross profits than other seasonal releases.

From our analysis, we suggest that Computing Vision...

Making Money

Acknowledgements


https://github.com/python/cpython/blob/3.10/Lib/warnings.py
https://github.com/python/cpython/blob/3.10/Lib/zipfile.py
https://jupyter.org/
https://matplotlib.org/
https://matplotlib.org/
https://numpy.org/
https://pandas.pydata.org/
https://plotly.com/python/
https://pypi.org/project/tabulate/
https://scipy.org/
https://seaborn.pydata.org/
https://www.sqlite.org/index.html
https://www.statsmodels.org/stable/index.html

Panda - Ronald Carson

Python 3.9.12 Copyright ©2001-2022. Python Software Foundation