File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -124,14 +124,14 @@ Or with **pip**:
124124
125125- matplotlib
126126- numpy>=1.13
127- - pyclustering
128127- pyod
129128- scipy>=1.3.1
130129- scikit_learn>=0.20.0
131130- six
132131
133132**Optional Dependencies **:
134133
134+ - pyclustering (used in the CLUST thresholder)
135135- ruptures (used in the CPD thresholder)
136136- geomstats (used in the KARCH thresholder)
137137- scikit-lego (used in the META thresholder)
Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ Or with **pip**:
3434
3535- matplotlib
3636- numpy>=1.13
37- - pyclustering
3837- pyod
3938- scipy>=1.3.1
4039- scikit_learn>=0.20.0
4140- six
4241
4342**Optional Dependencies **:
4443
44+ - pyclustering (used in the CLUST thresholder)
4545- ruptures (used in the CPD thresholder)
4646- geomstats (used in the KARCH thresholder)
4747- scikit-lego (used in the META thresholder)
Original file line number Diff line number Diff line change 11geomstats
22joblib>=0.14.1
33matplotlib
4- numpy> =1.13
4+ numpy< =1.23.5
55pandas
66pyclustering
77pyod
Original file line number Diff line number Diff line change 11matplotlib
22numpy >= 1.13
3- pyclustering
43pyod
54scikit-learn >= 0.20.0
65scipy >= 1.3.1
You can’t perform that action at this time.
0 commit comments