Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Rub3n
Contributor
Contributor

Index column creating a ML deployment

Hi, can you helpl me? when I'm doing a ML deployment.... why doesn´t  ID_Linea  index column show in my ML deployment project? I only get offered AutoML_row as the only possibility. What atribute does the field must have to Qlik understand that it is a Index column? where can I configurate it? thanks!

Labels (1)
1 Solution

Accepted Solutions
KellyHobson
Former Employee
Former Employee

Hey @Rub3n ,

In your ML experiment, are you using 'ID_LINEA' as an input to the model? 

If so, drop or exclude this from the model you train/ deploy, then try to use ID_LINEA as an ID field for the prediction.

Example:

KellyHobson_1-1667241004493.png

 

 

Let me know if you have any questions.

Best,

Kelly 

View solution in original post

2 Replies
KellyHobson
Former Employee
Former Employee

Hey @Rub3n ,

In your ML experiment, are you using 'ID_LINEA' as an input to the model? 

If so, drop or exclude this from the model you train/ deploy, then try to use ID_LINEA as an ID field for the prediction.

Example:

KellyHobson_1-1667241004493.png

 

 

Let me know if you have any questions.

Best,

Kelly 

zafari
Contributor
Contributor

Hopefully, this helped. If so, please mark the question answered. Thanks.