Adam Li
Adam Li
Hi @emdupre just wanted to check to see if there were any updates on this? Don't want to continue bothering you all w/ notifications :p. Generally what sort of timeline...
Hi @TomDonoghue I have addressed your points raised in the https://github.com/mne-tools/mne-icalabel/issues/86#issuecomment-1204146456 issue. Thanks!
@editorialbot generate pdf
Hi @emdupre I have done the above: - v0.4 tag is on the GitHub - v0.4 is archived on zenodo - same metadata: title and author listing - DOI: 10.5281/zenodo.7017165...
Currently some tests failed for me due to: ``` def test_urerf(projection_matrix): n_samples = 100 n_classes = 2 X, y = make_blobs( n_samples=n_samples, centers=n_classes, n_features=2, random_state=2 ** 4 ) clf =...
Hi @falkben was there ever any update on pickling the forest classifiers to be ran through something like joblib?
> @adam2392 looking more closely at this issue I am not sure what > is the intended difference between .basename and .fpath attribute > in BIDSPath. IIRC basename is like...
> @adam2392 should basename == BIDSPath.fpath.name ? I believe so
@agramfort I don't believe I have write access here?
Stupid question: how do I fetch this PR? ``` (mne) adam2392@Adams-MacBook-Pro mne-bids % git remote -v agram https://github.com/agramfort/mne-bids.git (fetch) agram https://github.com/agramfort/mne-bids.git (push) dev https://github.com/adam2392/mne-bids.git (fetch) dev https://github.com/adam2392/mne-bids.git (push) upstream https://github.com/mne-tools/mne-bids.git...