-
- Downloads
added local changes for preamble and preprocessing
Showing
- FeatureEstimation.py 35 additions, 13 deletionsFeatureEstimation.py
- Preamble.py 106 additions, 105 deletionsPreamble.py
- Preprocessing.py 3 additions, 2 deletionsPreprocessing.py
- eeg_microstates3.py 1849 additions, 0 deletionseeg_microstates3.py
- feature_select.py 148 additions, 0 deletionsfeature_select.py
- requirements.txt 3 additions, 3 deletionsrequirements.txt
eeg_microstates3.py
0 → 100644
This diff is collapsed.
feature_select.py
0 → 100644
... | ... | @@ -6,12 +6,12 @@ nitime==0.8.1 |
nolds==0.5.2 | ||
statsmodels==0.11.1 | ||
spm1d==0.4.2 | ||
pysparcl==1.4.1 | ||
# pysparcl==1.4.1 | ||
fooof==1.0.0 | ||
pandas==1.0.3 | ||
seaborn==0.10.1 | ||
pingouin==0.3.11 | ||
sklearn==0.24.2 | ||
# sklearn==0.24.2 # installed newer version due to python 3.10 limitation | ||
autoreject==0.2.1 | ||
mlxtend==0.17.0 | ||
mayavi==4.7.1 | ||
\ No newline at end of file | ||
# mayavi==4.7.1 # installed 4.8.1 | ||
\ No newline at end of file |
Please register or sign in to comment