Computer Science, asked by vampirevenem8483, 1 year ago

What are important components of machine learning system?

Answers

Answered by neerajtungala
0
Every machine learning algorithm has three components: Representation: how to represent knowledge. Examples include decision trees, sets of rules, instances, graphical models, neural networks, support vector machines, model ensembles and others. Evaluation: the way to evaluate candidate programs (hypotheses).
Answered by XItzBabeX
0

Explanation:

A machine learning model is a file that has been trained to recognize certain types of patterns. You train a model over a set of data, providing it an algorithm that it can use to reason over and learn from those data

Similar questions