Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 806 Bytes

File metadata and controls

25 lines (21 loc) · 806 Bytes
.. index:: todo

TODO

  • OptimizedClassifier: to automatically select the model in an easy and non-biased(i.e. non-cheating) way, so it could become a part of any more advanced pipeline as a regular classifier
  • Add ability to add/modify custom attributes to a dataset instance
  • IPython mode
  • Possibly make NiftiDataset default to float32 when it sees that the data are ints
  • Along with ICA mapper, we should add a PLS mapper