1 Overview
- Machine Learning Overview
Machine Learning (ML) is a technique of data analysis that lets computers learn from and base decisions on data without direct programming. It uses algorithms to find patterns, get better over time, and automate tasks making it necessary to solve hard data-driven problem - Machine Learning Process
The lifecycle of a machine learning project is divided into six phases. The process begins by defining a business problem and restating the business problem in terms of a machine learning objective. The end goal of a machine learning process is to produce accurate results for solving your business problem. - Machine Learning Techniques and Algorithms
Machine learning problems are categorized into mining techniques. Each machine learning function specifies a class of problems that can be modeled and solved. An algorithm is a mathematical procedure for solving a specific kind of problem.