Machine Learning FAQs
Machine Learning Basic Doubts: What is Machine Learning? Machine learning is a core sub-area of AI, it enables computers to get into a mode of self-learning without being explicitly programmed. When exposed to new data, these computer programs are enabled to learn, grow, change and develop by themselves. To put simply, the iterative aspect of ML is the ability to adapt new data independently. This is possible as programs learn from previous computations and use "pattern recognition" to produce reliable results. Why Machine Learning? Consider some of the instances where ML is applied:the self-driving Google car, cyber fraud detection, online recommendation engines- like Fb's friend suggestion, Youtube's video recommendations, Netflix's movies/shows recommendations and "more item to consider" and get yourself a little something" on Amazon- are all examples of applied ML. Machine Learning has 2 phases : Learning Phas...