Using Clustering Methods to Automate the Formation of User Roles
Abstract
Using Clustering Methods to Automate the Formation of User Roles
Incoming article date: 28.07.2024The article solves the problem of automated generation of user roles using machine learning methods. To solve the problem, cluster data analysis methods implemented in Python in the Google Colab development environment are used. Based on the results obtained, a method for generating user roles was developed and tested, which allows reducing the time for generating a role-based access control model.
Keywords: machine learning, role-based access control model, clustering, k-means method, hierarchical clustering, DBSCAN method