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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
miahopman
Contributor
Contributor

Error Message with PyTools

I am trying to create a NLP model in Qlik using PyTools for a work project. However, when I attempt to train and test the model I get an error message that states "Target is multiclass but average='binary'. Please choose another average setting, one of [None, 'micro', 'macro', 'weighted'].'" After doing some research, I found that this error message is related to the sklearn score function, but I am not sure how to pass in the average parameter in Qlik. Should I be using Setup_Adv instead of Setup. If so, which argument would I pass it in with? If anyone has any ideas please let me know! 

 

af2519c0-0b26-4395-8369-5138f43f6eba.jpg

Labels (2)
0 Replies