MCPcopy Create free account
hub / github.com/davidhallac/TICC / predict_clusters

Method predict_clusters

TICC_solver.py:375–403  ·  view source on GitHub ↗

Given the current trained model, predict clusters. If the cluster segmentation has not been optimized yet, than this will be part of the interative process. Args: numpy array of data for which to predict clusters. Columns are dimensions of the data, each row i

(self, test_data = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

fitMethod · 0.95
test_exampleMethod · 0.95
test_streamingMethod · 0.80

Calls 2

smoothen_clustersMethod · 0.95
updateClustersFunction · 0.50

Tested by 2

test_exampleMethod · 0.76
test_streamingMethod · 0.64