I am using Enalos node "Model Acceptibility Crieteria" which needs following input.
<p> </p>
<p>0 Values for the dependent variable, predicted by the model (ypred).</p>
</td>
</tr>
<tr>
<td>
<p>1 Values for the dependent variable for the test set (yexp).</p>
</td>
</tr>
<tr>
<td>
<p>2 Values for the dependent variable for the training set (ytr).</p>
<p> </p>
<p>I am confused about the first input (0). Does this means that ypred value for both test and training set is required or only for test set? When I input ypred of all data including training and test set it gives me following error:</p>
<p><strong>"Port 1 and 2 should have equal vector length</strong>"</p>
<p> </p>
<p>When I put only ypred then it is executed fine. But, I am not sure if I am doing it right.</p>
<p>Any suggestions?</p>
<p>Thanks</p>
<p>Sandeep</p>
<p>|</p>
<blockquote>
<p> </p>
</blockquote>
</td>
</tr>
</tbody>
|