tazitoo
tazitoo
Can you make an updated release that contains PR #570? Our [library ](https://github.com/capitalone/synthetic-data) has a dependency on mpmath and our vuln scans fail because the current release does not contain...
It would be nice to save/restore a GAM object. Future use cases for this functionality: 1) saving previous results is a big time saver when searching for best number of...
We should make API improvements to GAM so that a user can specify the method to (parameter=default): 1. perform the clustering. (cluster_method=None) 2. calculate a pairwise distance (distance_metric='spearman') 3. score...