Click or drag to resize

LearningClassificationRecipe Class

Learning classification recipe class.
Inheritance Hierarchy
SystemObject
  MediaCy.Addins.MeasurementsLearningClassificationRecipe

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class LearningClassificationRecipe

The LearningClassificationRecipe type exposes the following members.

Constructors
  NameDescription
Public methodLearningClassificationRecipe
Initializes a new instance of the LearningClassificationRecipe class
Top
Properties
  NameDescription
Public propertyAccumulated
Use accumulated measures per class or for every object.
Public propertyAutoWeight
Automatically calculate measure weight based on the significance, which defines how well the measure can separate classes. When the option is false, all measures have the same weight.
Public propertyClasses
Classes
Public propertyMeasures
List of classification measures.
Top
Methods
Remarks