diff --git a/Readme.md b/Readme.md index 536075e..feb2542 100644 --- a/Readme.md +++ b/Readme.md @@ -82,11 +82,6 @@ with open('som.p', 'rb') as infile: Note that if a lambda function is used to define the decay factor MiniSom will not be pickable anymore. -Explore parameters ---------------------- - -You can use this dashboard to explore the effect of the parameters on a sample dataset: https://share.streamlit.io/justglowing/minisom/dashboard/dashboard.py - Examples ---------------------