shwetashweta05 commited on
Commit
6824960
·
verified ·
1 Parent(s): 2b5aef9

Update pages/Problem Statement.py

Browse files
Files changed (1) hide show
  1. pages/Problem Statement.py +1 -1
pages/Problem Statement.py CHANGED
@@ -9,7 +9,7 @@ st.write("""
9
  - What data is available
10
  - What the expected outcome will look like
11
  """)
12
- st.write("""
13
  **Examples of ML Problem Statements:**
14
  - **Predicting House Prices:**
15
  - Problem: We want to predict the price of houses based on features like size, location, number of bedrooms, etc.
 
9
  - What data is available
10
  - What the expected outcome will look like
11
  """)
12
+ st.write("""
13
  **Examples of ML Problem Statements:**
14
  - **Predicting House Prices:**
15
  - Problem: We want to predict the price of houses based on features like size, location, number of bedrooms, etc.