Closed czhang03 closed 9 years ago
if session is different from the default in Silhouette Score Options, let that div open.
default can be found in helper/constant.py :: DEFAULT_HIERARCHICAL_OPTIONS
the value of that option is in session['hierarchyoption']
same for Advanced K-Means Options
fixed the problem
if session is different from the default in Silhouette Score Options, let that div open.
default can be found in helper/constant.py :: DEFAULT_HIERARCHICAL_OPTIONS
the value of that option is in session['hierarchyoption']