cesium-ml / cesium

Machine Learning Time-Series Platform
Other
671 stars 101 forks source link

EEG example notebook #140

Closed bnaul closed 8 years ago

bnaul commented 8 years ago

Initial merge of a backend library tutorial using EEG data from datasets.andrzejak.

Also contains a couple of minor backend changes to make handling the EEG data easier.

stefanv commented 8 years ago

Looks good overall; let's go over the patch later today, then you can explain some subtleties to me.

Also, do we want to store notebooks with/without output included?

bnaul commented 8 years ago

I'd vote for with! Don't see the downside.

stefanv commented 8 years ago

The downside is a big binary blob that has to be stored and messes up diffs.

bnaul commented 8 years ago

Build looking good; I went ahead and fixed the test errors in a way that will work with or without netcdf4. Everything else we talked about is in there!