import streamlit as st import pandas as pd import joblib import json def app(): st.title('Make Predictions')