shwetashweta05 commited on
Commit
e2ccda4
·
verified ·
1 Parent(s): 51d0f02

Update pages/23.K-nearest_neighbors.py

Browse files
Files changed (1) hide show
  1. pages/23.K-nearest_neighbors.py +1 -1
pages/23.K-nearest_neighbors.py CHANGED
@@ -1,7 +1,7 @@
1
  import streamlit as st
2
 
3
  def main():
4
- st.title("K-Nearest Neighbors")
5
 
6
  st.markdown(
7
  """
 
1
  import streamlit as st
2
 
3
  def main():
4
+ st.title("K-Nearest Neighbors")
5
 
6
  st.markdown(
7
  """