immuneML.reports.ml_reports package

Submodules

immuneML.reports.ml_reports.BinaryFeaturePrecisionRecall module

immuneML.reports.ml_reports.CoefficientPlottingSetting module

class immuneML.reports.ml_reports.CoefficientPlottingSetting.CoefficientPlottingSetting(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]

Bases: Enum

ALL = 'all'
CUTOFF = 'cutoff'
NONZERO = 'nonzero'
N_LARGEST = 'n_largest'

immuneML.reports.ml_reports.CoefficientPlottingSettingList module

class immuneML.reports.ml_reports.CoefficientPlottingSettingList.CoefficientPlottingSettingList[source]

Bases: MutableSequence

check(v)[source]
insert(i, v)[source]

S.insert(index, value) – insert value before index

immuneML.reports.ml_reports.Coefficients module

immuneML.reports.ml_reports.ConfounderAnalysis module

immuneML.reports.ml_reports.DeepRCMotifDiscovery module

immuneML.reports.ml_reports.KernelSequenceLogo module

immuneML.reports.ml_reports.MLReport module

immuneML.reports.ml_reports.MotifSeedRecovery module

immuneML.reports.ml_reports.ROCCurve module

immuneML.reports.ml_reports.SequenceAssociationLikelihood module

immuneML.reports.ml_reports.TCRdistMotifDiscovery module

immuneML.reports.ml_reports.TrainingPerformance module

Module contents