Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -41,6 +41,7 @@ st.header("About the Author 📖")
|
|
| 41 |
st.write("""
|
| 42 |
Hi, I'm [Your Name], a Machine Learning enthusiast and Data Scientist.
|
| 43 |
**Skills:**
|
| 44 |
-
- Python, Pandas, TensorFlow
|
| 45 |
- Streamlit, Generative AI
|
| 46 |
-
- Data
|
|
|
|
|
|
| 41 |
st.write("""
|
| 42 |
Hi, I'm [Your Name], a Machine Learning enthusiast and Data Scientist.
|
| 43 |
**Skills:**
|
| 44 |
+
- Python, Pandas, Scikit-Learn, TensorFlow
|
| 45 |
- Streamlit, Generative AI
|
| 46 |
+
- Data Visualization
|
| 47 |
+
""")
|