Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 863 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 863 Bytes

Machine Learning

  • Machine Learning is the science (and art) of programming computers so they can learn from data.Machine learning is a subfield of artificial intelligence (AI) that deals with the development of algorithms and statistical models that enable computer systems to automatically improve their performance on a specific task by learning from data, without being explicitly programmed.

Types of Machine Learning algorithms

Supervised learning

PythonOpenCV

Authors