shwetashweta05
commited on
Update pages/1. About The App.py
Browse files
pages/1. About The App.py
CHANGED
@@ -3,7 +3,7 @@ import numpy as np
|
|
3 |
import pandas as pd
|
4 |
|
5 |
st.header(":red[**About the App**]")
|
6 |
-
st.write("
|
7 |
|
8 |
st.subheader("**About The Author**")
|
9 |
st.write("**Name-** Shweta Singh")
|
|
|
3 |
import pandas as pd
|
4 |
|
5 |
st.header(":red[**About the App**]")
|
6 |
+
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.")
|
7 |
|
8 |
st.subheader("**About The Author**")
|
9 |
st.write("**Name-** Shweta Singh")
|