Header menu logo BioFSharp.Mz

SVMFeatureOptions Type

Union cases

Union case Description

DOC

Full Usage: DOC

nclude description of correct features, i.e. features describing the difference between the observed and predicted isoelectric point, retention time and precursor mass. See this page for a more detailed description

IN_SVMWeights FileInfo

Full Usage: IN_SVMWeights FileInfo

Parameters:

Read initial SVM weights from given file (one per line)

Item : FileInfo

Klammer

Full Usage: Klammer

Retention time features are calculated as in Klammer et al. instead of with Elude. Only available if -D is set.

OUT_SVMWeights FileInfo

Full Usage: OUT_SVMWeights FileInfo

Parameters:

Output final SVM weights to given file. (one per line)

Item : FileInfo

Override

Full Usage: Override

Override error check and do not fall back on default score vector in case of suspect score vector from SVM.

UnitNorm

Full Usage: UnitNorm

Use unit normalization [0-1] on features instead of standard deviation normalization.

Instance members

Instance member Description

this.IsDOC

Full Usage: this.IsDOC

Returns: bool
Returns: bool

this.IsIN_SVMWeights

Full Usage: this.IsIN_SVMWeights

Returns: bool
Returns: bool

this.IsKlammer

Full Usage: this.IsKlammer

Returns: bool
Returns: bool

this.IsOUT_SVMWeights

Full Usage: this.IsOUT_SVMWeights

Returns: bool
Returns: bool

this.IsOverride

Full Usage: this.IsOverride

Returns: bool
Returns: bool

this.IsUnitNorm

Full Usage: this.IsUnitNorm

Returns: bool
Returns: bool

Type something to start searching.