Data Representation in ML
Data Representation in ML
Text generation
Customer experience Aerospace and military
Medical research
Adding color
Classification of Machine Learning Models:
Unsupervised Learning
Supervised Learning
•Clustering
•Classification
•Association Rule
•Regression
•Dimensionality Reduction
How to choose the right machine learning model
The process of choosing the right machine learning model to solve a problem can be time
consuming if not approached strategically.
Step 1: Align the problem with potential data inputs that should be considered for the
solution. This step requires help from data scientists and experts who have a deep
understanding of the problem.
Step 2: Collect data, format it and label the data if necessary. This step is typically led by
data scientists, with help from data wranglers.
Step 3: Chose which algorithm(s) to use and test to see how well they perform. This step
is usually carried out by data scientists.
Step 4: Continue to fine tune outputs until they reach an acceptable level of accuracy.
This step is usually carried out by data scientists with feedback from experts who have a
deep understanding of the problem.
Case Study
• Being a researcher you are required to investigate whether a person
has H1N1 or not.
• What kind of data you would need?
• how would you collect data?
• What would be your hypothesis statement?
• How would you analyze data and what aspect you are looking for?
• What kind of graphs you would look at?
Quick Activity