Skip to content

leandrozanon/imdb-ab-recsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Movies App

This repository contains the code for a Streamlit app that displays movie recommendations. Data from https://grouplens.org/datasets/movielens/

How to Run

  1. Clone the repository:

    git clone https://github.com/seu-usuario/streamlit-movies-app.git
    cd streamlit-movies-app
  2. Install the dependencies:

    pip install -r requirements.txt
  3. Run the app:

    streamlit run src/app.py
  4. Open your browser and go to http://localhost:8501 to see the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published