how to fix the evalution model

zahra alsaleh 0 Reputation points
2024-09-18T19:06:40.7766667+00:00

evaluate model failed. i make sure that predicted and actual data are recognized . i also make that its true to append the output. also,Screenshot (329).png in the score model the predicted and actual data exist

Azure Machine Learning
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 49,086 Reputation points Microsoft Employee Moderator
    2024-09-20T10:12:40.82+00:00

    @zahra alsaleh Evaluate model does not take any parameters to apply while processing on its input. See the reference of evaluate model here. If the module has any parameters that it can use during its processing it will be available, otherwise it would directly process the connected input and provide the output.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.