class SensitiveTypeClassificationData

Summary

Members Descriptions
public const std::string& GetRulePackageId() const Not yet documented.
public const std::string& GetName() const Not yet documented.
public int GetMaxCount() const Not yet documented.
public int GetMinCount() const Not yet documented.
public int GetMinConfidence() const Not yet documented.
public int GetMaxConfidence() const Not yet documented.
public const std::string& GetClassificationId() const Not yet documented.
public Classifier GetClassifierType() const Not yet documented.
public bool Evaluate(const ClassificationResult& result, const PredicateInput& predicate) const Not yet documented.

Members

GetRulePackageId function

Not documented yet.

GetName function

Not documented yet.

GetMaxCount function

Not documented yet.

GetMinCount function

Not documented yet.

GetMinConfidence function

Not documented yet.

GetMaxConfidence function

Not documented yet.

GetClassificationId function

Not documented yet.

GetClassifierType function

Not documented yet.

Evaluate function

Not documented yet.