Predictive Intelligence Roles

Nenad Berbatovi
Tera Contributor

Hello,

 

I configured Predictive Intelligence and trained Clustering model.

I would like to know what is the minimum role I can set to one of users in order to analyse the cluster I obtained by ML?

 

Best regards,

 

Nenad

1 ACCEPTED SOLUTION

Lener Pacania1
ServiceNow Employee
ServiceNow Employee

The Predictive Intelligence Roles are below.  The minimum non-admin role to see a cluster visualization is ml_report_user.

 

Can see cluster visualization?

ml_report_user YES
admin YES
ml_admin YES
ml_labeler NO

View solution in original post

2 REPLIES 2

Lener Pacania1
ServiceNow Employee
ServiceNow Employee

The Predictive Intelligence Roles are below.  The minimum non-admin role to see a cluster visualization is ml_report_user.

 

Can see cluster visualization?

ml_report_user YES
admin YES
ml_admin YES
ml_labeler NO

Community Alums
Not applicable

Hi @Nenad Berbatovi ,

ML Admin [ml_admin]

Can create, read, write or delete the ml_predictor_results table and the ml_predictor_results_task table.

Contains Roles

List of roles contained within the role.

  • pa_data_collector
  • pa_viewer

Groups

List of groups this role is assigned to by default.

None.

Special considerations

Avoid granting an admin role when more specialized roles are available.

ML Labeler [ml_labeler]

Can create, read, write or delete the ml_label_candidate table.

Contains Roles

List of roles contained within the role.

  • sn_ace.ace_user
  • nlu_user

Groups

List of groups this role is assigned to by default.

None.

Special considerations

None.

ML Report User [ml_report_user]

Can read the ml_predictor_results table and the ml_predictor_results_task table.

Contains Roles

List of roles contained within the role.

pa_viewer

Groups

List of groups this role is assigned to by default.

None.

Special considerations

None.