sree4411 commited on
Commit
b0e575a
·
verified ·
1 Parent(s): 47dbc5f

Update pages/5_ML Algorithms.py

Browse files
Files changed (1) hide show
  1. pages/5_ML Algorithms.py +1 -1
pages/5_ML Algorithms.py CHANGED
@@ -52,7 +52,7 @@ elif ml_type == "Unsupervised Learning":
52
  - Anomaly detection
53
  """)
54
 
55
- if st.button("🔀 Go to ML Algorithms App"):
56
  st.markdown("[Click here](https://huggingface.co/spaces/sree4411/ML_ALGORITHMS)")
57
 
58
 
 
52
  - Anomaly detection
53
  """)
54
 
55
+ if st.button("🔀 Go to ML Algorithms App"):
56
  st.markdown("[Click here](https://huggingface.co/spaces/sree4411/ML_ALGORITHMS)")
57
 
58