Click or drag to resize

OptionsClassAutoWeight Property

Automatically calculate channel weight based on the significance, which defines how well the channel can separate classes. When the option is false, all channels have the same weight.

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Property AutoWeight As Boolean
	Get
	Set

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks