Class Plead_validatingBean
java.lang.Object
org.openprovenance.prov.template.library.plead.client.common.Plead_validatingBean
A Simple Bean that captures all variables of this template.
-
Field Summary
FieldsModifier and TypeFieldDescriptionend: Time when the transformation ends (expected type: xsd:dateTime)engineer: The engineer developing the ML pipeline (expected type: xsd:int)final StringThe template nameorganization: An organization aiming managing the ML pipeline (expected type: xsd:int)path: The actual path of the file (expected type: xsd:string)score: The result of the validation (expected type: xsd:int)score_value: The validation score (expected type: xsd:double)start: Time when the transformation starts (expected type: xsd:dateTime)testing_dataset: The dataset used in the validation (expected type: xsd:int)time: Time when the pipeline is created (expected type: xsd:dateTime)validating: The activity of validating with the test dataset (expected type: xsd:int) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isA
-
score
score: The result of the validation (expected type: xsd:int) -
testing_dataset
testing_dataset: The dataset used in the validation (expected type: xsd:int) -
organization
organization: An organization aiming managing the ML pipeline (expected type: xsd:int) -
engineer
engineer: The engineer developing the ML pipeline (expected type: xsd:int) -
validating
validating: The activity of validating with the test dataset (expected type: xsd:int) -
path
path: The actual path of the file (expected type: xsd:string) -
score_value
score_value: The validation score (expected type: xsd:double) -
time
time: Time when the pipeline is created (expected type: xsd:dateTime) -
start
start: Time when the transformation starts (expected type: xsd:dateTime) -
end
end: Time when the transformation ends (expected type: xsd:dateTime)
-
-
Constructor Details
-
Plead_validatingBean
public Plead_validatingBean()
-
-
Method Details
-
process
-