Zero_to_Hero_ML / app.py
Sathwikchowdary's picture
Create app.py
00e19a1 verified
raw
history blame
120 Bytes
import streamlit as st
import pandas as pd
import numpy as np
st.tittle("Zero to Hero ML")
st.subheader("About the app")