Login
Remember
Register
Ask a Question
What is model accuracy and model performance in Machine Learning
0
votes
asked
Oct 3, 2019
in
Artificial Intelligence
by
pranay jain
What is model accuracy and model performance in AI?
model-accuracy
model-performance
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 4, 2019
by
Robin
Model accuracy, a subset of model performance, is based on the model performance of an algorithm. Whereas, model performance is based on the datasets we feed as inputs to the algorithm.
...