jeremymanning / hypertools

A python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

set defaults for all functions #17

Closed jeremymanning closed 2 years ago

jeremymanning commented 3 years ago

organize default parameters for every supported model, from every module, in a single config.ini file.

each module should get a section (plot, cluster, align, reduce, etc.) and each sub-function should get a sub-section (static, animate, etc.)

this should also store locations of named datasets/models