File size: 809 Bytes
f2ebcfc
 
 
 
36bd0b1
83a54be
f2ebcfc
a24d7c2
19299fc
20b2a75
 
1
2
3
4
5
6
7
8
9
10
11
12
import streamlit as st 
import numpy as np 
import pandas as pd 

st.subheader(":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(":red[**About The Author**]")
st.write("**Name-** Shweta Singh")
st.write("Hi,my name is shweta singh.I have done MBA IT. I’m currently pursuing my studies in Data Science.")
st.write("**Skills-** Python,Exploratory Data Analysis,Machine learning,Deep learning")