Hi, I'm starting with Alteryx, I have an interesting dataset to try to correlate certain behavior with time variables, such as "month of the year", "day of the month", "day of the week" and "hour of the day". I have used a Neural Network block, and it seems it works, I'm attaching a "Browse" block to the "R" connector (Report) and I see a beautiful report showing "effect plots" for each variable and other interesting data (I say "beautiful" because of the "so relevant" information it gives about the problem
My question is this: I don't know what to do with the "O" connector of the Neural Network block, I've read the Help Page on this subject, https://help.alteryx.com/9.5/Neural_Network.htm and it says the Output is "a table of the serialized model with its model name", I don't understand this, I'm seeing an Object with 500.000 or so bytes long. ¿What is that? ¿How can I "browse" it? The Browse block only says "View Data Table in Results window". I looked for examples but found none.
Thanks in advice.