.. currentmodule:: skada
.. automodule:: skada
:no-members:
:no-inherited-members:
Sample reweighting DA methods
DAEstimators with adapters (Pipeline):
.. autosummary::
:toctree: gen_modules/
:template: function.rst
DensityReweight
GaussianReweight
DiscriminatorReweight
KLIEPReweight
NearestNeighborReweight
MMDTarSReweight
KMMReweight
Adapters:
.. autosummary::
:toctree: gen_modules/
:template: class.rst
DensityReweightAdapter
GaussianReweightAdapter
DiscriminatorReweightAdapter
KLIEPReweightAdapter
NearestNeighborReweightAdapter
MMDTarSReweightAdapter
KMMReweightAdapter
Sample mapping and alignment DA methods
DAEstimators with adapters (Pipeline):
.. autosummary::
:toctree: gen_modules/
:template: function.rst
SubspaceAlignment
TransferComponentAnalysis
TransferJointMatching
CORAL
OTMapping
EntropicOTMapping
ClassRegularizerOTMapping
LinearOTMapping
MMDLSConSMapping
Adapters:
.. autosummary::
:toctree: gen_modules/
:template: function.rst
SubspaceAlignmentAdapter
TransferComponentAnalysisAdapter
TransferJointMatchingAdapter
TransferSubspaceLearning
CORALAdapter
OTMappingAdapter
EntropicOTMappingAdapter
ClassRegularizerOTMappingAdapter
LinearOTMappingAdapter
MMDLSConSMappingAdapter
.. autosummary::
:toctree: gen_modules/
:template: function.rst
JDOTRegressor
DASVMClassifier
.. autosummary::
:toctree: gen_modules/
:template: function.rst
make_da_pipeline
.. autosummary::
:toctree: gen_modules/
:template: class.rst
Shared
PerDomain
SelectSource
SelectTarget
.. autosummary::
:toctree: gen_modules/
:template: function.rst
source_target_split
per_domain_split
.. currentmodule:: skada.deep
.. automodule:: skada.deep
:no-members:
:no-inherited-members:
.. autosummary::
:toctree: gen_modules/
:template: function.rst
DeepCoral
DeepJDOT
DANN
CDAN
MCC
CAN
MDD
SKADA deep learning DA losses
.. autosummary::
:toctree: gen_modules/
:template: class.rst
DeepCoralLoss
DeepJDOTLoss
DANLoss
CDANLoss
MCCLoss
CANLoss
MDDLoss
.. currentmodule:: skada.deep.losses
.. automodule:: skada.deep.losses
:no-members:
:no-inherited-members:
.. autosummary::
:toctree: gen_modules/
:template: function.rst
dan_loss
deepcoral_loss
deepjdot_loss
mcc_loss
cdd_loss
.. currentmodule:: skada.metrics
.. automodule:: skada.metrics
:no-members:
:no-inherited-members:
.. autosummary::
:toctree: gen_modules/
:template: class.rst
SupervisedScorer
ImportanceWeightedScorer
PredictionEntropyScorer
DeepEmbeddedValidation
SoftNeighborhoodDensity
CircularValidation
MixValScorer
MaNoScorer
.. currentmodule:: skada.model_selection
.. automodule:: skada.model_selection
:no-members:
:no-inherited-members:
.. autosummary::
:toctree: gen_modules/
:template: class.rst
SourceTargetShuffleSplit
DomainShuffleSplit
StratifiedDomainShuffleSplit
LeaveOneDomainOut
.. currentmodule:: skada.datasets
.. automodule:: skada.datasets
:no-members:
:no-inherited-members:
.. autosummary::
:toctree: gen_modules/
:template: class.rst
DomainAwareDataset
.. autosummary::
:toctree: gen_modules/
:template: function.rst
make_shifted_blobs
make_shifted_datasets
make_dataset_from_moons_distribution
make_variable_frequency_dataset
.. currentmodule:: skada.utils
.. automodule:: skada.utils
:no-members:
:no-inherited-members:
.. autosummary::
:toctree: gen_modules/
:template: function.rst
check_X_y_domain
extract_source_indices
extract_domains_indices
source_target_merge