Skip to main content
Back to top
Ctrl
+
K
Install
Models
Cite
Tutorial and Examples
API
Get help
More
What’s new
Search
Ctrl
+
K
Light
Dark
System Settings
Choose version
Search
Ctrl
+
K
Install
Models
Cite
Tutorial and Examples
API
Get help
What’s new
Light
Dark
System Settings
Choose version
Section Navigation
braindecode.models.EEGModuleMixin
braindecode.models.ATCNet
braindecode.models.AttentionBaseNet
braindecode.models.BDTCN
braindecode.models.BIOT
braindecode.models.ContraWR
braindecode.models.CTNet
braindecode.models.Deep4Net
braindecode.models.DeepSleepNet
braindecode.models.EEGConformer
braindecode.models.EEGInceptionERP
braindecode.models.EEGInceptionMI
braindecode.models.EEGITNet
braindecode.models.EEGMiner
braindecode.models.EEGNetv1
braindecode.models.EEGNetv4
braindecode.models.EEGNeX
braindecode.models.EEGResNet
braindecode.models.EEGSimpleConv
braindecode.models.EEGTCNet
braindecode.models.FBCNet
braindecode.models.FBLightConvNet
braindecode.models.FBMSNet
braindecode.models.IFNet
braindecode.models.Labram
braindecode.models.MSVTNet
braindecode.models.SCCNet
braindecode.models.ShallowFBCSPNet
braindecode.models.SignalJEPA
braindecode.models.SignalJEPA_Contextual
braindecode.models.SignalJEPA_PostLocal
braindecode.models.SignalJEPA_PreLocal
braindecode.models.SincShallowNet
braindecode.models.SleepStagerBlanco2020
braindecode.models.SleepStagerChambon2018
braindecode.models.SleepStagerEldele2021
braindecode.models.SPARCNet
braindecode.models.SyncNet
braindecode.models.TIDNet
braindecode.models.TSceptionV1
braindecode.models.USleep
braindecode.modules.LogActivation
braindecode.modules.SafeLog
braindecode.modules.CAT
braindecode.modules.CBAM
braindecode.modules.ECA
braindecode.modules.FCA
braindecode.modules.GCT
braindecode.modules.SRM
braindecode.modules.CATLite
braindecode.modules.EncNet
braindecode.modules.GatherExcite
braindecode.modules.GSoP
braindecode.modules.MultiHeadAttention
braindecode.modules.SqueezeAndExcitation
braindecode.modules.MLP
braindecode.modules.FeedForwardBlock
braindecode.modules.InceptionBlock
braindecode.modules.AvgPool2dWithConv
braindecode.modules.CausalConv1d
braindecode.modules.CombinedConv
braindecode.modules.Conv2dWithConstraint
braindecode.modules.DepthwiseConv2d
braindecode.modules.FilterBankLayer
braindecode.modules.GeneralizedGaussianFilter
braindecode.modules.Chomp1d
braindecode.modules.DropPath
braindecode.modules.Ensure4d
braindecode.modules.TimeDistributed
braindecode.modules.LinearWithConstraint
braindecode.modules.MaxNormLinear
braindecode.modules.StatLayer
braindecode.modules.LogPowerLayer
braindecode.modules.LogVarLayer
braindecode.modules.MaxLayer
braindecode.modules.MeanLayer
braindecode.modules.StdLayer
braindecode.modules.VarLayer
braindecode.modules.aggregate_probas
braindecode.modules.Expression
braindecode.modules.IntermediateOutputWrapper
braindecode.functional.drop_path
braindecode.functional.glorot_weight_zero_bias
braindecode.functional.hilbert_freq
braindecode.functional.identity
braindecode.functional.plv_time
braindecode.functional.rescale_parameter
braindecode.functional.safe_log
braindecode.functional.square
braindecode.datasets.BaseConcatDataset
braindecode.datasets.BaseDataset
braindecode.datasets.WindowsDataset
braindecode.datasets.BIDSDataset
braindecode.datasets.BIDSEpochsDataset
braindecode.datasets.BCICompetitionIVDataset4
braindecode.datasets.BNCI2014001
braindecode.datasets.HGD
braindecode.datasets.MOABBDataset
braindecode.datasets.NMT
braindecode.datasets.SleepPhysionet
braindecode.datasets.SleepPhysionetChallenge2018
braindecode.datasets.TUH
braindecode.datasets.TUHAbnormal
braindecode.datasets.create_from_X_y
braindecode.datasets.create_from_mne_raw
braindecode.datasets.create_from_mne_epochs
braindecode.preprocessing.create_windows_from_events
braindecode.preprocessing.create_fixed_length_windows
braindecode.preprocessing.create_windows_from_target_channels
braindecode.preprocessing.exponential_moving_demean
braindecode.preprocessing.exponential_moving_standardize
braindecode.preprocessing.filterbank
braindecode.preprocessing.preprocess
braindecode.preprocessing.Preprocessor
braindecode.preprocessing.Resample
braindecode.preprocessing.DropChannels
braindecode.preprocessing.SetEEGReference
braindecode.preprocessing.Filter
braindecode.preprocessing.Pick
braindecode.preprocessing.Crop
braindecode.datautil.save_concat_dataset
braindecode.datautil.load_concat_dataset
braindecode.samplers.RecordingSampler
braindecode.samplers.DistributedRecordingSampler
braindecode.samplers.SequenceSampler
braindecode.samplers.RelativePositioningSampler
braindecode.samplers.DistributedRelativePositioningSampler
braindecode.samplers.BalancedSequenceSampler
braindecode.augmentation.Transform
braindecode.augmentation.IdentityTransform
braindecode.augmentation.Compose
braindecode.augmentation.AugmentedDataLoader
braindecode.augmentation.TimeReverse
braindecode.augmentation.SignFlip
braindecode.augmentation.FTSurrogate
braindecode.augmentation.ChannelsShuffle
braindecode.augmentation.ChannelsDropout
braindecode.augmentation.GaussianNoise
braindecode.augmentation.ChannelsSymmetry
braindecode.augmentation.SmoothTimeMask
braindecode.augmentation.BandstopFilter
braindecode.augmentation.FrequencyShift
braindecode.augmentation.SensorsRotation
braindecode.augmentation.SensorsZRotation
braindecode.augmentation.SensorsYRotation
braindecode.augmentation.SensorsXRotation
braindecode.augmentation.Mixup
braindecode.augmentation.SegmentationReconstruction
braindecode.augmentation.MaskEncoding
braindecode.augmentation.functional.identity
braindecode.augmentation.functional.time_reverse
braindecode.augmentation.functional.sign_flip
braindecode.augmentation.functional.ft_surrogate
braindecode.augmentation.functional.channels_dropout
braindecode.augmentation.functional.channels_shuffle
braindecode.augmentation.functional.channels_permute
braindecode.augmentation.functional.gaussian_noise
braindecode.augmentation.functional.smooth_time_mask
braindecode.augmentation.functional.bandstop_filter
braindecode.augmentation.functional.frequency_shift
braindecode.augmentation.functional.sensors_rotation
braindecode.augmentation.functional.mixup
braindecode.augmentation.functional.segmentation_reconstruction
braindecode.augmentation.functional.mask_encoding
braindecode.classifier.EEGClassifier
braindecode.regressor.EEGRegressor
braindecode.training.CroppedLoss
braindecode.training.TimeSeriesLoss
braindecode.training.CroppedTrialEpochScoring
braindecode.training.CroppedTimeSeriesEpochScoring
braindecode.training.PostEpochTrainScoring
braindecode.training.mixup_criterion
braindecode.training.trial_preds_from_window_preds
braindecode.training.predict_trials
braindecode.util.set_random_seeds
braindecode.visualization.compute_amplitude_gradients
braindecode.visualization.plot_confusion_matrix
Braindece API Reference
braindecode.datautil.save_concat_dataset
braindecode.datautil.save_concat_dataset
#
braindecode.datautil.
save_concat_dataset
(
path
,
concat_dataset
,
overwrite
=
False
)
[source]
#
On this page
save_concat_dataset()