What is machine learning
I’m so excited to discuss this topic, it is a trending and most demanding skills for the 21st century.
So let’s discuss what’s a Machine Learning
“Machine Learning is a set of algorithms which play with real-world data sets or finding hidden patterns extracted from those data sets to solve the real-world issues or business problems.”
Application Areas of Machine Learning:
Below are the real-world applications to solve real-world or business problems which are summarized below.
1-Spam Detection
2-Recommended System
3-Cancer Detection
4-Face Detection
5-Sentiment Analysis
6-Pattern Recognition
7-Web Traffic Analysis
8-Credit Card Fraud Detection
Machine Learning Model Development Phases:
There are four major steps involves building any machine learning models. Below are the steps:
1-Data preprocessing
2-Analysis or Build Model
3-Train /Test Model
4- Predict Model (Real-world interface)
In my upcoming posts, I will discuss each step in more depth.