Machine Learning Doubts
Machine Learning Doubts
What are the pre-requests that are required to learn Machine learning
CRISP-ML(Q)
Stages of CRISP-ML(Q)
Business Understanding
Data Understanding
Machine
Learning!!!!
It is a part of AI
We are feeding the past data through a machine whether machine uses algorithm and
predict the Unseen data!!!!
Secondary data!!!!!
That Aready Existing data!!!!
Web scraping!!!
100
y = f(X)
Y -- Dependent Variable
x - Independent Variable
Ex: You sent an Email to me ----- You receive an acknowledgement --- Sent or Not
SQL
Python
SQL
EXCEL
SQL
EXCEL
STATS
PYTHON
ML
Framwork or a Methodology!!!!
CRoss Industry Standard Process for Machine Learning with Quality Assurance!!!!!!!
6 Phases!!!!
Business Understanding:
You started a clothing business ---- but you are aware of it ----- Successful? ----
NOOOOO!!!!!!!!!
You need to understand your client--- WHat he is doing? what is business all about?
What is the problem the business is facing?
Okay Now I undertand the business problem and I will develop a model which predicts
the unseen data accurately!!!!!
Will the client ask for the deadline, WHat will be the expected outcome? How much
your model is going to predict?
SMART
S ----- Specifc
M --- Measurable
A ---- Achievable ----- 75 to 80 % accuracy!!!!!
R --- Relavant ----- Classification ----- Regression models?
T -- Time Bound ---- In how much you can develop this model
Data Understanding:
EDA
1. Pending
2. rejected
3. Selected
Which Type of Machine Learning Model ---- Supervised >> Classification Model
Do you ABCD ----- You parents or Teacher teaches you ---- Supervised Learning
Classification and Regression
Segragation --- -Classification ----- Cat, dog, Puppy --- Nominal Data!!!!!! ----
There will not be any order to the data!!!!!
Regression --- When you have values in Numeircal format ------ House price
prediction!!!!!! --- Continuous data!!!!
Un-Superivsed Data --- Clustering!!!! --- Grouping the data!!!!! ----- from this we
will observe the patterns!!!!
Prediction of a House!!!!!
In the next session we will be loading the data in Google and we will perform EDA
on this dataset!!!!!!
Go through your Live Session and be much more clear on the EDA!!!!!