# import libraries import streamlit as st import numpy as np import pandas as pd def app(): st.title('Prediction for Default Payment on the Next Month')