shwetashweta05 commited on
Commit
f2ebcfc
·
verified ·
1 Parent(s): 1c8c7b8

Update pages/1. About The App.py

Browse files
Files changed (1) hide show
  1. pages/1. About The App.py +10 -0
pages/1. About The App.py CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+ import numpy as np
3
+ import pandas as pd
4
+
5
+ st.header(":red[**About the App**]")
6
+ st.write("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")
10
+ st.write("**Skills-** Python,Numpy,Panda,Machine learning,Deep learning")