Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP20008 Assignment 2: Film Data Analysis

This repository contains a data processing and exploratory analysis project for COMP20008 Elements of Data Processing.

Project Overview

The project analyzes film-related datasets, including movie metadata and credit information. It explores patterns in movie descriptions, IMDb ratings, votes, genres, directors, actors, film length, and age distribution.

Main Analyses

  • Word frequency analysis on film descriptions
  • Average IMDb votes by content type
  • Top directors and actors
  • Age distribution analysis
  • IMDb score distribution
  • Film length distribution
  • Average IMDb score by genre
  • Regression modeling with cross-validation and mean squared error evaluation

Data

The project uses CSV datasets provided for the assignment, including:

  • credits.csv
  • titles.csv

Derived intermediate files are also included for analysis workflows.

Notes

This repository is kept as a coursework and data analysis portfolio project. Personal student identifiers and contact details have been removed from the public README.

About

Film data processing and exploratory analysis coursework project.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages