Metadata-Version: 2.1
Name: eeg-ml-pipeline
Version: 0.3
Summary: A Python package for EEG machine learning analysis, classification, and visualization.
Author: Yossef Emara
Author-email: emara004@umn.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: pandas>=2.0.0
Requires-Dist: scipy
Requires-Dist: mne
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: antropy
Requires-Dist: featurewiz
Requires-Dist: imblearn
Requires-Dist: tensorflow
Requires-Dist: dask[dataframe]>=2021.9.1
Requires-Dist: pyts
Requires-Dist: librosa
Requires-Dist: torch
Requires-Dist: PyWavelets

