import streamlit as st import numpy as np import pandas as pd st.header("**Zero to Hero in Machine Learning**") 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")