P1G5_deployment_wilson / prediction.py
weewoo2636's picture
Upload 5 files
c3543ba verified
raw
history blame
No virus
163 Bytes
# 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')