-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to save/restore a GAM object.
Future use cases for this functionality:
- saving previous results is a big time saver when searching for best number of clusters. Initialization for k clusters can reuse a result for k-1 and just run initialization for the last cluster.
- scoring - save the vector E from clustering.py to dramatically accelerate calculation of avg silhouette score.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request