[midPoint-git] [Evolveum/midpoint] 46a39e: Role analysis, improve clustering behavior
Tadeas Chrapovic
noreply at github.com
Sat Oct 12 17:48:20 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 46a39e89cdcf9be9d966401b3b79e41c462558a3
https://github.com/Evolveum/midpoint/commit/46a39e89cdcf9be9d966401b3b79e41c462558a3
Author: tchrapovic <chrapovic.tadeas at gmail.com>
Date: 2024-10-12 (Sat, 12 Oct 2024)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mining/RoleAnalysisServiceUtils.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mining/algorithm/cluster/mechanism/Clusterer.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/mining/algorithm/cluster/mechanism/JaccardDistancesMeasure.java
Log Message:
-----------
Role analysis, improve clustering behavior
1. Failure to meet the required number of properties - add
deciding on access or overal noise in case of clustering of rules
2. Avoidance of unnecessarily starting the Jaccard distance
calculation in the case of an impossible-to-fulfill condition (causes low number of point properties)
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list