Skip to content

Project of Big Data Analytics exam (Data Science & Business Informatics @ UniPI)

Notifications You must be signed in to change notification settings

micheleandreucci/Big-Data-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDA-Project

Project for Big Data Analytics A.A. 2021/22 by The Missing Values team

The Movies Dataset

Link: https://www.kaggle.com/rounakbanik/the-movies-dataset?select=movies_metadata.csv

These files contain metadata for all 45,000 movies listed in the Full MovieLens Dataset. The dataset consists of movies released on or before July 2017. Data points include cast, crew, plot keywords, budget, revenue, posters, release dates, languages, production companies, countries, TMDB vote counts and vote averages.

Repository structure

📦BDA-Project
 ┣ 📂imgs # Images used in GUI
 ┣ 📂inps # Dataset used in GUI
 ┣ 📂models # Models used in GUI
 ┣ 📂resources # Shap resources used to built executable GUI
 ┣ 📂uis # GUI by Qt Designer
 ┃ ┗ 📜plot.ui
 ┣ 📜data_understanding_and_project_proposal.ipynb
 ┣ 📜post_analysis_models_implementation_and_evaluation.ipynb
 ┣ 📜pre_analysis_models_implementation_and_evaluation.ipynb
 ┣ 📜model_interpretation_and_explanation.ipynb
 ┣ 📜notebook_for_the_final_exam.ipynb
 ┣ 📜GUI_plot.py
 ┣ 📜GUI_plot.spec
 ┣ 📜GUI_plot.sh
 ┣ 📜df_test.csv
 ┣ 📜GUI_plot.exe
 ┣ 📜README.md
 ┗ 📜requirements.txt

Files:

Below is the list of files along with its purpose.

home.png data.png plot.png

About

Project of Big Data Analytics exam (Data Science & Business Informatics @ UniPI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages