See script.py
for usage.
$ git clone https://github.com/carlson-lab/lpne.git
$ cd lpne
$ pip install .
$ pytest test # run tests
$ cd docs
$ make html # build docs
Then see docs/build/html/index.html
for the docs.
- Add a Tucker decomposition model
- PoE?
- Make some pre-zipped features and labels: make TST public
- Movie app
- mouse-specific intercepts
- SMC for sampling label sequence posterior
- Mouse-specific normalization options
- Early stopping in
GridSearchCV
[b,f,r,r]
vs[b,r,r,f]
shapes- automatic groups?
- More agressive normalization options
- Add strict channel map checking options
- Add CSV version of CHANS files
- save
GridSearchCV
with validation scores for each parameter setting - Also save confusion matrices for
GridSearchCV
- Add
__all__
to files - Add more
model.score
options - Make pipeline app
- Fix the docs bugs
- Make segments files with onset, offset, and label