sree4411 commited on
Commit
aa53a4c
·
verified ·
1 Parent(s): 7e746f5

Update pages/1_Introduction to Data Science.py

Browse files
pages/1_Introduction to Data Science.py CHANGED
@@ -3,7 +3,7 @@ import streamlit as st
3
  st.title(":red[Introduction to Data Science]")
4
  st.header(":blue[1. What is Data Science?]")
5
  st.write("Data science is a blend of statistical analysis, machine learning, and domain expertise used to understand and interpret complex data to inform decisions and make predictions. It involves collecting, processing, analyzing, and interpreting large sets of data using programming, mathematics, and advanced analytics techniques to discover patterns and solve complex problems.")
6
- st.image(""C:\Users\JAYASREE\Downloads\AI image.jpg"",width=550)
7
 
8
 
9
  st.header(":blue[2. What is Artificial Intelligence(AI)?]")
 
3
  st.title(":red[Introduction to Data Science]")
4
  st.header(":blue[1. What is Data Science?]")
5
  st.write("Data science is a blend of statistical analysis, machine learning, and domain expertise used to understand and interpret complex data to inform decisions and make predictions. It involves collecting, processing, analyzing, and interpreting large sets of data using programming, mathematics, and advanced analytics techniques to discover patterns and solve complex problems.")
6
+ st.image("https://cdn.prod.website-files.com/63ccf2f0ea97be12ead278ed/644a18b637053fa3709c5ba2_what-is-data-science.jpg",width=550)
7
 
8
 
9
  st.header(":blue[2. What is Artificial Intelligence(AI)?]")