Skip to content

Simple interactive machine learning interface of the TMDB 5000 Movie Dataset using Streamlit

Notifications You must be signed in to change notification settings

MINENEMA/interactive-tmdb-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

interactive-tmdb-ml

Simple interactive machine learning interface of the TMDB 5000 Movie Dataset using Streamlit

Get the dataset from https://www.kaggle.com/datasets/tmdb/tmdb-movie-metadata then put the movies & credits .csv files in the same directory as the main .py file

To run this interface first install the requirements using

pip install -r requirements.txt

Then launch the interface by running

streamlit run interactive-tmdb.py

About

Simple interactive machine learning interface of the TMDB 5000 Movie Dataset using Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages