4fdddbb b30ab55 4fdddbb 94b9600 b30ab55 b4c7df7
1
2
3
4
5
6
7
8
9
import streamlit as st import pandas as pd st.title("Movie Recommenders") st.write(""" ### Instructions Check the Sidebar and choose a recommender that suits your purpose. """)