selkamand / sigstats

Mathematical Operations and Transformations for Sigverse Signatures and Catalogues
https://selkamand.github.io/sigstats/
Other
0 stars 0 forks source link

[feature] Add conversion of catalogue collection to umap/ml format #28

Open selkamand opened 1 month ago

selkamand commented 1 month ago

A signature/catalogue collection can be turned into wide-format cohort dataset perfect for creating UMAPs / t-SNE's, training ML models, and many other data-science applications.

Maybe named: sig_collection_to_wide()

or sig_collection_to_ml()

selkamand commented 1 month ago

Perhaps this belongs in sigstash?

it already has

sigstash::sig_collection_to_sigminer()