rasmodev commited on
Commit
220d035
·
1 Parent(s): dc3fda4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def home_page():
35
  st.image("https://i.ytimg.com/vi/WULwst0vW8g/maxresdefault.jpg")
36
 
37
  st.write("""
38
- The "Income Prediction Challenge for Azubian" is a data-driven initiative that seeks to address the critical issue of income inequality in developing nations. The project focuses on utilizing machine learning techniques to predict whether an individual's income falls above or below a specific income threshold. By developing a robust predictive model, we aim to contribute to more accurate and cost-effective methods of monitoring key population indicators, such as income levels, between census years. This valuable information will empower policymakers to take more informed actions to mitigate and manage income inequality on a global scale.
39
  """)
40
 
41
  # The Problem of Income Inequality
 
35
  st.image("https://i.ytimg.com/vi/WULwst0vW8g/maxresdefault.jpg")
36
 
37
  st.write("""
38
+ The Income Prediction Challenge for Azubian is a machine learning project that aims to predict whether an individual's income falls above or below a specific income threshold. This information can be used to monitor income inequality and inform policy decisions.
39
  """)
40
 
41
  # The Problem of Income Inequality