File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 55 "id" : " 24d8de24" ,
66 "metadata" : {},
77 "source" : [
8- " # Introduction Notebook for DBCV"
8+ " # Introduction Notebook for k- DBCV"
99 ]
1010 },
1111 {
1919 " from sklearn import datasets\n " ,
2020 " import matplotlib.pyplot as plt\n " ,
2121 " \n " ,
22- " from DBCV import DBCV_score\n " ,
22+ " from kDBCV import DBCV_score\n " ,
2323 " from ClustSim import simulate_clusters, plot_clusters"
2424 ]
2525 },
147147 "source" : [
148148 " DBCV_score(X, labels, mem_cutoff=0.001)"
149149 ]
150- },
151- {
152- "cell_type" : " code" ,
153- "execution_count" : null ,
154- "id" : " 57bfaf68-0ad9-4463-88f4-3df36eb5d6a7" ,
155- "metadata" : {},
156- "outputs" : [],
157- "source" : []
158150 }
159151 ],
160152 "metadata" : {
173165 "name" : " python" ,
174166 "nbconvert_exporter" : " python" ,
175167 "pygments_lexer" : " ipython3" ,
176- "version" : " 3.9.16 "
168+ "version" : " 3.9.18 "
177169 }
178170 },
179171 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments