Introduction To Machine Learning
Introduction To Machine Learning
Image
regnition
Machine
Speech
Learning regnition
Applications
“Machine learning is a field of study that gives computers the
ability to learn without being explicitly programmed.” —Arthur
Samuel, 1959
Machine learning:
Machine Learning is a concept which allows the machine to learn from
examples and experience, and that too without being explicitly
programmed.
The prediction is evaluated for accuracy and if the accuracy is acceptable, the Machine
Learning algorithm is deployed. If the accuracy is not acceptable, the Machine Learning
algorithm is trained again and again with an augmented training data set.
This is just a very high-level example as there are many factors and other steps involved.