MCPcopy Create free account
hub / github.com/LASER-UMASS/Themis / setValue

Method setValue

subjectSystems/C,D/core/Instance.java:633–637  ·  view source on GitHub ↗

Sets a specific value in the instance to the given value (internal floating-point format). Performs a deep copy of the vector of attribute values before the value is set. @param attIndex the attribute's index @param value the new attribute value (If the corresponding attribute is nominal (or a stri

(int attIndex, double value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setClassValueMethod · 0.95
setMissingMethod · 0.95
mainMethod · 0.95
makeTestDatasetMethod · 0.95
buildClassifierMethod · 0.95
generateInstancesMethod · 0.95
estimateCPTsMethod · 0.95
performIterationMethod · 0.95
performIterationMethod · 0.95
boostMethod · 0.95
inputMethod · 0.95
inputMethod · 0.95

Calls 7

freshAttributeVectorMethod · 0.95
attributeMethod · 0.95
isNominalMethod · 0.45
isStringMethod · 0.45
indexOfValueMethod · 0.45
forceAddValueMethod · 0.45
indexMethod · 0.45

Tested by

no test coverage detected