Usage
Modules
best_path()
best_path2()
distance()
distance_fast()
distance_matrix()
distance_matrix_fast()
distances_array_to_matrix()
lb_keogh()
ub_euclidean()
warp()
warping_amount()
warping_path()
warping_path_fast()
warping_path_penalty()
warping_path_prob()
warping_paths()
warping_paths_affinity()
warping_paths_affinity_fast()
warping_paths_fast()
DTWSettings
plot_average()
plot_warp()
plot_warping()
plot_warping_single_ax()
plot_warpingpaths()
dba()
dba_loop()
BaseTree
Hierarchical
HierarchicalTree
Hooks
LinkageTree
KMeans
KMedoids
Medoids
derivative()
differencing()
logdomain()
mixedlinearlogdomain()
smoothing()
znormal()
Clustering
BaseTree.get_linkage()
BaseTree.maxnode
BaseTree.plot()
BaseTree.to_dot()
Hierarchical.fit()
Hierarchical.plot()
HierarchicalTree.fit()
HierarchicalTree.get_linkage()
HierarchicalTree.maxnode
HierarchicalTree.plot()
HierarchicalTree.to_dot()
Hooks.create_orderhook()
Hooks.create_weighthook()
LinkageTree.fit()
LinkageTree.get_linkage()
LinkageTree.maxnode
LinkageTree.plot()
LinkageTree.to_dot()
KMeans.fit()
KMeans.fit_fast()
KMeans.kmeansplusplus_centers()
KMeans.kmedoids_centers()
KMeans.plot()
KMedoids.fit()
KMedoids.plot()
Medoids.plot()