MCPcopy Create free account

hub / github.com/SPOClab-ca/dn3 / functions

Functions482 in github.com/SPOClab-ca/dn3

MethodsetUp
(self)
tests/testConfig.py:114
MethodsetUp
(self)
tests/testConfig.py:197
MethodsetUp
(self)
tests/testPreprocessing.py:12
MethodsetUp
(self)
tests/testTransforms.py:23
MethodsetUp
(self)
tests/testTransforms.py:107
MethodsetUp
(self)
tests/testDataset.py:18
MethodsetUp
(self)
tests/testDataset.py:94
MethodsetUp
(self)
tests/testDataset.py:133
MethodsetUp
(self)
tests/testDataset.py:226
MethodsetUp
(self)
tests/testTrainables.py:30
MethodsetUpClass
(cls)
tests/testConfig.py:61
MethodsetUpClass
(cls)
tests/testConfig.py:111
MethodsetUpClass
(cls)
tests/testConfig.py:192
Methodset_ids_for_thinkers
(th_id, thinker: Thinker)
dn3/data/dataset.py:796
Methodset_optimizer
(self, optimizer)
dn3/trainable/processes.py:100
Methodsfreq
Returns ------- sampling_frequency: float, list The sampling frequencies employed by the dataset.
dn3/data/dataset.py:38
Methodsfreq
(self)
dn3/data/dataset.py:206
Methodsfreq
(self)
dn3/data/dataset.py:492
Methodsfreq
(self)
dn3/data/dataset.py:918
Methodsfreq
(self)
dn3/data/dataset.py:1229
MethodtearDownClass
(cls)
tests/testConfig.py:98
MethodtearDownClass
(cls)
tests/testConfig.py:185
Methodtest_AddTransform
(self)
tests/testTransforms.py:31
Methodtest_Auxiliaries
(self)
tests/testConfig.py:78
Methodtest_BasicParse
(self)
tests/testConfig.py:72
Methodtest_ClearTransform
(self)
tests/testTransforms.py:34
Methodtest_CustomLoader
(self)
tests/testConfig.py:157
Methodtest_DatasetAvailable
(self)
tests/testConfig.py:69
Methodtest_DatasetGet
(self)
tests/testDataset.py:143
Methodtest_DatasetGetTargets
(self)
tests/testDataset.py:207
Methodtest_DatasetLMSO
(self)
tests/testDataset.py:189
Methodtest_DatasetLMSOTestIds
(self)
tests/testDataset.py:197
Methodtest_DatasetLOSO
(self)
tests/testDataset.py:159
Methodtest_DatasetLOSOIds
(self)
tests/testDataset.py:169
Methodtest_DatasetLOSOSameValTest
(self)
tests/testDataset.py:182
Methodtest_DatasetsRetrieved
(self)
tests/testConfig.py:75
Methodtest_DecimatedRawRecording
(self)
tests/testDataset.py:49
Methodtest_DeviationSpanRejection
(self)
tests/testDataset.py:293
Methodtest_DumpDataset
(self)
tests/testDataset.py:261
Methodtest_EApreprocessor
(self)
tests/testPreprocessing.py:16
Methodtest_EApreprocessorMasked
(self)
tests/testPreprocessing.py:25
Methodtest_EpochRecordingCreate
(self)
tests/testDataset.py:56
Methodtest_EpochRecordingGet
(self)
tests/testDataset.py:60
Methodtest_EpochRecordingSkipGet
(self)
tests/testDataset.py:81
Methodtest_EvaluationMetrics
(self)
tests/testTrainables.py:86
Methodtest_FullySpecifiedConstruct
(self)
tests/testConfig.py:143
Methodtest_IncludesBasic
(self)
tests/testConfig.py:82
Methodtest_IncludesGlob
(self)
tests/testConfig.py:87
Methodtest_IncludesNonYAML
(self)
tests/testConfig.py:91
Methodtest_MakeDataset
(self)
tests/testDataset.py:140
Methodtest_MakeSimpleClassifierTrainable
(self)
tests/testTrainables.py:35
Methodtest_MakeSimpleClassifierTrainableCUDA
(self)
tests/testTrainables.py:39
Methodtest_MakeThinkers
(self)
tests/testDataset.py:100
Methodtest_MapDeep1010Channels
(self)
tests/testTransforms.py:81
Methodtest_MapDeep1010Print
(self)
tests/testTransforms.py:99
Methodtest_MinimallySpecifiedEpochConstruct
(self)
tests/testConfig.py:126
Methodtest_MinimallySpecifiedRawConstruct
(self)
tests/testConfig.py:122
Methodtest_MultiDatasetContainer
(self)
tests/testDataset.py:231
Methodtest_OnTheFlyRaw
(self)
tests/testConfig.py:148
Methodtest_RawRecordingCreate
(self)
tests/testDataset.py:31
Methodtest_RawRecordingGet
(self)
tests/testDataset.py:36
Methodtest_RawRecordingSkipGet
(self)
tests/testDataset.py:67
Methodtest_RawRecordingSkipGetDecimated
(self)
tests/testDataset.py:73
Methodtest_SafeMode
(self)
tests/testDataset.py:214
Methodtest_SessionCallbacks
(self)
tests/testConfig.py:167
Methodtest_StridedFit
(self)
tests/testTrainables.py:69
Methodtest_StridedRawRecording
(self)
tests/testDataset.py:42
Methodtest_TemporalInterpolation
(self)
tests/testTransforms.py:64
Methodtest_ThinkerSplitByID
(self)
tests/testDataset.py:118
Methodtest_ThinkerSplitFractions
(self)
tests/testDataset.py:112
Methodtest_ThinkersGet
(self)
tests/testDataset.py:103
Methodtest_ToNumpy
(self)
tests/testDataset.py:252
Methodtest_TrainableFit
(self)
tests/testTrainables.py:43
Methodtest_TransformAfterLMSO
(self)
tests/testTransforms.py:48
Methodtest_TransformAfterLOSO
(self)
tests/testTransforms.py:39
Methodtest_UseMoabb
(self)
tests/testConfig.py:162
Methodtest_ZScoreTransform
(self)
tests/testTransforms.py:55
Methodthinker_cb
(thinker: Thinker)
tests/testConfig.py:175
Methodtrain_step
(self, *inputs)
dn3/trainable/experimental.py:112
Methodupdate_metrics
(new_metrics: dict, iterations)
dn3/trainable/processes.py:524
Methodvalid_stats
(self)
dn3/data/utils.py:195
Functionwrapper
(inputs, outputs, **kwargs)
dn3/metrics/base.py:45
← previous401–482 of 482, ranked by callers