An open API service indexing awesome lists of open source software.

https://github.com/surajv311/analyze-box-office-data

Used Py libraries like numpy, pandas, scikit-learn to analyze movie box office data.
https://github.com/surajv311/analyze-box-office-data

Last synced: 7 months ago
JSON representation

Used Py libraries like numpy, pandas, scikit-learn to analyze movie box office data.

Awesome Lists containing this project

README

          

# Analyze movie box office data
### The following project uses using plotly and seaborn libraries in the project.

Before cloning and running the project ensure that you have the necessary libraries installed in your environment.

You may install:

```conda install plotly```

```conda install numpy ```

```conda install pandas ```

```conda install scikit-learn```

```conda install seaborn```

```conda install nltk```


The revenue , impact , dates of movies have been analysed throughout the project and

how they are interlinked with other factors.


![img1](https://github.com/Surajv311/Analyze-box-office-data/blob/master/images/img3.jpg)
![img2](https://github.com/Surajv311/Analyze-box-office-data/blob/master/images/img.jpg)
![img3](https://github.com/Surajv311/Analyze-box-office-data/blob/master/images/img2.jpg)