Unit 'googleprediction' Package
[Overview][Types][Classes][Index] [#googleapi]

TInsert2TypemodelInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googleprediction.pp line 463

type TInsert2TypemodelInfo = class(TGoogleBaseObject)

protected

  procedure SetclassWeightedAccuracy(); virtual;

  procedure SetclassificationAccuracy(); virtual;

  procedure SetmeanSquaredError(); virtual;

  procedure SetmodelType(); virtual;

  procedure SetnumberInstances(); virtual;

  procedure SetnumberLabels(); virtual;

published

  property classWeightedAccuracy: string; [rw]

  property classificationAccuracy: string; [rw]

  property meanSquaredError: string; [rw]

  property modelType: string; [rw]

  property numberInstances: string; [rw]

  property numberLabels: string; [rw]

end;

Inheritance

TInsert2TypemodelInfo

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18