bruehldev / Code-Graph-Backend

Apache License 2.0
0 stars 0 forks source link

API's for the code operations #11

Closed bruehldev closed 1 year ago

bruehldev commented 1 year ago

Obercuster für few_nerd mit einer zwei Hierachien EIne Hierachie für newsgroup

bruehldev commented 1 year ago

Warten auf frontend feedback

bruehldev commented 1 year ago

I will test it like that:

Step 3 - Cluster reduced embeddings

hdbscan_model = HDBSCAN(min_cluster_size=15, metric='euclidean', cluster_selection_method='eom', prediction_data=True)

And maybe build a small api for it

bruehldev commented 1 year ago

Speichern, laden und erstellen der HDBSCAN Cluster wurde erledigt