Zero_to_Hero_ML / app.py
Sathwikchowdary's picture
Update app.py
f7a0a45 verified
raw
history blame
119 Bytes
import streamlit as st
import pandas as pd
import numpy as np
st.title("Zero to Hero ML")
st.subheader("About the app")