We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Model filed must be present on the model anchor in order to make predictions

RVK_RM
7 - Meteor

Hi,

 

In the assisted model or custom model i a getting error "Model filed must be present on the model anchor in order to make predictions". Task - trying to use alteryx intelligent suite for text classification model

 

Alteryx Admin Designer
Version: 2021.2.1.35394
Running Non-Elevated

 

Attached the screenshot below. Kindly assist

 

 

 

 

3 REPLIES 3
KilianL
Alteryx Alumni (Retired)

Hi @RVK_RM ,

 

To use the Classification Tool, you need to use the Assisted Modelling tool first. You can choose 'Expert' mode in the Assisted Modelling tool and it will pass down the dataset as a 'Model' field. Now you can use the Classification tool among others like Transformation, Fit and Predict.

 

Please mark this as the solution if it answers your question, it will help others to find solutions quicker.


Kind Regards,
Kilian
Solutions Engineer - Alteryx

RVK_RM
7 - Meteor

HI @KilianL ,

 

I tried the same in the Assisted modeling, after selecting the target variable, getting feature is dropped. After that i cannot proceed. Dataset is text data 2 columsn 1 text , 1 target .Screen Shot 2021-08-15 at 12.41.45 PM.png

 

apathetichell
20 - Arcturus

I think your Assisted Modeling tool isn't in Expert mode - try swapping it to expert mode in assisted modeling and you won't have that screen.

 

Also - just to clarify there are three different types of data in Assisted Modeling - ID, Categorical or Numeric... Text fields with too much information and no consistency are classified as "ID" and dropped from models... Based upon the blurb of your field in the screen grab you need to attach some text mining tools and stem it. Right now it wouldn't make sense to use the individual values in the Questions field as inputs to a classification model. like "not loading" and "did not work coincided with pump not accepting credit and beam not working" are completely different from a categorical standpoint.

Labels
Top Solution Authors