Click or drag to resize
Accord.NET (logo)

Servo Properties

The Servo type exposes the following members.

Properties
  NameDescription
Public propertyInstances
Gets the training instances in the Servo dataset. The first two columns contain strings and the last two columns contain discrete numbers.
Public propertyOutput
Gets the regression output for the data in the Servo dataset.
Public propertyVariableNames
Gets the name of each variable in the Servo dataset: motor, screw, pgain, vgain
Top
See Also