Package | Description |
---|---|
org.deidentifier.arx.aggregates.classification | |
org.deidentifier.arx.risk |
This package provides methods for risk analyses
|
Constructor and Description |
---|
ClassificationDataSpecification(DataHandleInternal inputFeatureHandle,
DataHandleInternal outputFeatureHandle,
java.lang.String[] features,
java.lang.String clazz,
WrappedBoolean interrupt)
Creates a new instance
|
Constructor and Description |
---|
RiskModelSampleSummary(DataHandleInternal handle,
java.util.Set<java.lang.String> identifiers,
double threshold,
WrappedBoolean stop,
WrappedInteger progress)
Creates a new instance
|