Zero_to_Hero_Machine_Learning / pages /1. About The App.py
shwetashweta05's picture
Update pages/1. About The App.py
36bd0b1 verified
raw
history blame
809 Bytes
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")