Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SPOClab-ca/dn3
/ functions
Functions
482 in github.com/SPOClab-ca/dn3
⨍
Functions
482
◇
Types & classes
87
Method
setUp
(self)
tests/testConfig.py:114
Method
setUp
(self)
tests/testConfig.py:197
Method
setUp
(self)
tests/testPreprocessing.py:12
Method
setUp
(self)
tests/testTransforms.py:23
Method
setUp
(self)
tests/testTransforms.py:107
Method
setUp
(self)
tests/testDataset.py:18
Method
setUp
(self)
tests/testDataset.py:94
Method
setUp
(self)
tests/testDataset.py:133
Method
setUp
(self)
tests/testDataset.py:226
Method
setUp
(self)
tests/testTrainables.py:30
Method
setUpClass
(cls)
tests/testConfig.py:61
Method
setUpClass
(cls)
tests/testConfig.py:111
Method
setUpClass
(cls)
tests/testConfig.py:192
Method
set_ids_for_thinkers
(th_id, thinker: Thinker)
dn3/data/dataset.py:796
Method
set_optimizer
(self, optimizer)
dn3/trainable/processes.py:100
Method
sfreq
Returns ------- sampling_frequency: float, list The sampling frequencies employed by the dataset.
dn3/data/dataset.py:38
Method
sfreq
(self)
dn3/data/dataset.py:206
Method
sfreq
(self)
dn3/data/dataset.py:492
Method
sfreq
(self)
dn3/data/dataset.py:918
Method
sfreq
(self)
dn3/data/dataset.py:1229
Method
tearDownClass
(cls)
tests/testConfig.py:98
Method
tearDownClass
(cls)
tests/testConfig.py:185
Method
test_AddTransform
(self)
tests/testTransforms.py:31
Method
test_Auxiliaries
(self)
tests/testConfig.py:78
Method
test_BasicParse
(self)
tests/testConfig.py:72
Method
test_ClearTransform
(self)
tests/testTransforms.py:34
Method
test_CustomLoader
(self)
tests/testConfig.py:157
Method
test_DatasetAvailable
(self)
tests/testConfig.py:69
Method
test_DatasetGet
(self)
tests/testDataset.py:143
Method
test_DatasetGetTargets
(self)
tests/testDataset.py:207
Method
test_DatasetLMSO
(self)
tests/testDataset.py:189
Method
test_DatasetLMSOTestIds
(self)
tests/testDataset.py:197
Method
test_DatasetLOSO
(self)
tests/testDataset.py:159
Method
test_DatasetLOSOIds
(self)
tests/testDataset.py:169
Method
test_DatasetLOSOSameValTest
(self)
tests/testDataset.py:182
Method
test_DatasetsRetrieved
(self)
tests/testConfig.py:75
Method
test_DecimatedRawRecording
(self)
tests/testDataset.py:49
Method
test_DeviationSpanRejection
(self)
tests/testDataset.py:293
Method
test_DumpDataset
(self)
tests/testDataset.py:261
Method
test_EApreprocessor
(self)
tests/testPreprocessing.py:16
Method
test_EApreprocessorMasked
(self)
tests/testPreprocessing.py:25
Method
test_EpochRecordingCreate
(self)
tests/testDataset.py:56
Method
test_EpochRecordingGet
(self)
tests/testDataset.py:60
Method
test_EpochRecordingSkipGet
(self)
tests/testDataset.py:81
Method
test_EvaluationMetrics
(self)
tests/testTrainables.py:86
Method
test_FullySpecifiedConstruct
(self)
tests/testConfig.py:143
Method
test_IncludesBasic
(self)
tests/testConfig.py:82
Method
test_IncludesGlob
(self)
tests/testConfig.py:87
Method
test_IncludesNonYAML
(self)
tests/testConfig.py:91
Method
test_MakeDataset
(self)
tests/testDataset.py:140
Method
test_MakeSimpleClassifierTrainable
(self)
tests/testTrainables.py:35
Method
test_MakeSimpleClassifierTrainableCUDA
(self)
tests/testTrainables.py:39
Method
test_MakeThinkers
(self)
tests/testDataset.py:100
Method
test_MapDeep1010Channels
(self)
tests/testTransforms.py:81
Method
test_MapDeep1010Print
(self)
tests/testTransforms.py:99
Method
test_MinimallySpecifiedEpochConstruct
(self)
tests/testConfig.py:126
Method
test_MinimallySpecifiedRawConstruct
(self)
tests/testConfig.py:122
Method
test_MultiDatasetContainer
(self)
tests/testDataset.py:231
Method
test_OnTheFlyRaw
(self)
tests/testConfig.py:148
Method
test_RawRecordingCreate
(self)
tests/testDataset.py:31
Method
test_RawRecordingGet
(self)
tests/testDataset.py:36
Method
test_RawRecordingSkipGet
(self)
tests/testDataset.py:67
Method
test_RawRecordingSkipGetDecimated
(self)
tests/testDataset.py:73
Method
test_SafeMode
(self)
tests/testDataset.py:214
Method
test_SessionCallbacks
(self)
tests/testConfig.py:167
Method
test_StridedFit
(self)
tests/testTrainables.py:69
Method
test_StridedRawRecording
(self)
tests/testDataset.py:42
Method
test_TemporalInterpolation
(self)
tests/testTransforms.py:64
Method
test_ThinkerSplitByID
(self)
tests/testDataset.py:118
Method
test_ThinkerSplitFractions
(self)
tests/testDataset.py:112
Method
test_ThinkersGet
(self)
tests/testDataset.py:103
Method
test_ToNumpy
(self)
tests/testDataset.py:252
Method
test_TrainableFit
(self)
tests/testTrainables.py:43
Method
test_TransformAfterLMSO
(self)
tests/testTransforms.py:48
Method
test_TransformAfterLOSO
(self)
tests/testTransforms.py:39
Method
test_UseMoabb
(self)
tests/testConfig.py:162
Method
test_ZScoreTransform
(self)
tests/testTransforms.py:55
Method
thinker_cb
(thinker: Thinker)
tests/testConfig.py:175
Method
train_step
(self, *inputs)
dn3/trainable/experimental.py:112
Method
update_metrics
(new_metrics: dict, iterations)
dn3/trainable/processes.py:524
Method
valid_stats
(self)
dn3/data/utils.py:195
Function
wrapper
(inputs, outputs, **kwargs)
dn3/metrics/base.py:45
← previous
401–482 of 482, ranked by callers