What is Machine Learning?
Home  >   Machine Learning  >   What is Machine Learning?What is Machine Learning?
Machine learning is a field focused on the questions surrounding the development of a model of prediction.
The process of machine learning is similar to that of data mining. Both systems search through data to look for patterns. However, instead of extracting data for human comprehension -- as is the case in data mining applications -- machine learning uses that data to detect patterns in data and adjust program actions accordingly.
Machine learning algorithms are often categorized as being supervised or unsupervised. Supervised algorithms can apply what has been learned in the past to new data. Unsupervised algorithms can draw inferences from datasets.