Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/den1ksk/analysfandangoratings

Data processing and visualization project.
https://github.com/den1ksk/analysfandangoratings

analysis fandango project seaborn

Last synced: about 4 hours ago
JSON representation

Data processing and visualization project.

Awesome Lists containing this project

README

        

#### English Version

# Analysis of Fandango Ratings

## Data Processing and Visualization Project

### Description

**Planning to watch a movie and wondering if you can trust online ratings and reviews? Especially when the rating company also profits from selling movie tickets, could there be a bias in their ratings?**

This project aims to analyze and visualize Fandango movie ratings to determine if there is any bias in their rating system. By examining the data, we seek to uncover any tendencies for overrating or underrating movies.

### Objective

The goal of this project is to investigate the reliability of Fandango's movie ratings by comparing them with ratings from other sources.

### Project Details

This project was part of my coursework and was implemented using Python. The following libraries were utilized:

- **NumPy:** For numerical operations.
- **Pandas:** For data manipulation and analysis.
- **Seaborn:** For statistical data visualization.
- **Matplotlib:** For creating static, animated, and interactive visualizations.

All the graphs generated from this project can be found in the `results` folder.

### Development Environment

The project was developed using:
- **PyCharm:** `main.py`
- **Jupyter Notebook:** `AnalysFandangoRatings.ipynb`

### Getting Started

To get a copy of the project up, follow these steps:

1. **Clone the repository:**
```sh
git clone https://github.com/den1ksk/AnalysFandangoRatings.git