Class OutlierDetectionBasicModel
java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.action.util.outlier.inline.OutlierDetectionBasicModel
-
Constructor Summary
ConstructorsConstructorDescriptionOutlierDetectionBasicModel(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisSessionType session, @NotNull RoleAnalysisClusterType cluster, @NotNull Task task, @NotNull OperationResult result) -
Method Summary
Modifier and TypeMethodDescriptionintdoubleint
-
Constructor Details
-
OutlierDetectionBasicModel
public OutlierDetectionBasicModel(@NotNull @NotNull RoleAnalysisService roleAnalysisService, @NotNull @NotNull RoleAnalysisSessionType session, @NotNull @NotNull RoleAnalysisClusterType cluster, @NotNull @NotNull Task task, @NotNull @NotNull OperationResult result)
-
-
Method Details
-
getProcessMode
-
getMiningOperationChunk
-
getAnalysisOption
-
getStandardDeviation
-
getSensitivity
-
getSimilarityThreshold
public double getSimilarityThreshold() -
getSession
-
getCluster
-
getClusterRef
-
getSessionRef
-
getAttributesForUserAnalysis
-
getUserCountInRepo
public int getUserCountInRepo() -
getZScoreData
-
getMiningRoleTypeChunks
-
getCountOfRoles
public int getCountOfRoles() -
getNoiseCategory
-
getOutlierCategory
-