Machine Learning - A High level overview
Machine Learning is automated learning through algorithms by machines or by computer systems. It'd data analytics technique and is a subset of Artificial Intelligence. It is a methodology that makes computer system or machine to learn from experience like how human beings do. In CRISP - DM the Cross-Industry Standard Process framework for Data Mining the fourth stage is the Modeling stage. In the Modeling stage Machine Learning Models are prepared. And where the Machine Learning models are being used? Machine learning is applied where there is need for computer system to learn and to interpret without precoded programs. Machine Learning Models are used in Predictive analytics. In day today life we are asking Apple ’s Siri or Google Assistant in the mobile phone “Get me the route to Central Library” and we have the route map displayed on the screen from the current location. The mobile phone has recognized the voice and it responded. The process of recognizing vo...