Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.
Free Trial

Alteryx Designer Desktop Discussions

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

Use Nested Test tool to reduce Neural Netwrok models

WonderHog
7 - Meteor

I am trying to pare down the number of input variables for a neural network model.  Is it possible to use the Nested Test tool to evaluate the significance of predictor variables, or is that only usable for regression models?

1 REPLY 1
SydneyF
Alteryx Alumni (Retired)

Hi @WonderHog

 

The Nested Test Tool will only work for comparing pairs of regression models, where one model has a subset of variables of the other model. To compare versions of Neural Network Models, I would recommend looking at the Model Comparison Tool available for download of the predictive district of the Alteryx Gallery

 

Thanks!

Labels
Top Solution Authors