File size: 674 Bytes
f2ebcfc
 
 
 
 
83a54be
f2ebcfc
 
19299fc
f2ebcfc
1
2
3
4
5
6
7
8
9
10
11
import streamlit as st 
import numpy as np 
import pandas as pd 

st.header(":red[**About the App**]")
st.write("Welcome to Zero to Hero app this app will belong to users who need to leverage data science, AI, or ML for tasks like predictive modeling, fraud detection, recommendations, and personalized experiences. It will be designed for individuals or businesses in industries like entertainment, finance, healthcare, or e-commerce, who aim to make data-driven decisions or automate processes using advanced technologies.")

st.subheader("**About The Author**")
st.write("**Name-** Shweta Singh")
st.write("**Skills-** Python,Numpy,Panda,Machine learning,Deep learning")