Session 2_ Machine Learning Fundamental
Session 2_ Machine Learning Fundamental
FUNDAMENTAL
SESSION 02
• All computer systems that we use today; their basic architectures are
all inherited from the blueprint of von Neumann Machine.
• Are they intelligent machines? Why or why not?
• Let’s look at two cases of computer systems in our daily activities.
INTRODUCTION TO MACHINE LEARNING
CASE 1: NUMERICAL WEATHER PREDICTION
• Healthcare:
• Diagnostics: Predictive models for disease detection (e.g., cancer,
diabetes).
• Personalized Medicine: Treatment plans based on patient data.
• Medical Imaging: Automated analysis of X-rays, MRIs.
• Finance:
• Fraud Detection: Identifying fraudulent transactions.
• Algorithmic Trading: Automated, high-frequency trading
strategies.
• Credit Scoring: Assessing creditworthiness using ML models.
INTRODUCTION TO MACHINE LEARNING
APPLICATIONS
• Retail:
• Recommendation Systems: Personalized product recommendations
(e.g., Amazon, Netflix).
• Inventory Management: Predictive analytics for stock optimization.
• Customer Segmentation: Targeted marketing based on customer
behaviour.
• Other Advanced Applications:
• Autonomous vehicle, Natural Language Processing, Computer
Vision
• Smart Cities, Agriculture, Education
• etc.
INTRODUCTION TO MACHINE LEARNING
PILLARS OF MACHINE LEARNING
REINFORCEMENT
Source: https://towardsdatascience.com/coding-deep-learning-
for-beginners-types-of-machine-learning-b9e651e1ed9d
SUPERVISED LEARNING
DEFINITION
Source: https://alanjeffares.wordpress.com/2018/07/24/test/
UNSUPERVISED LEARNING
DEFINITION
• Identify the learning methods involved in each activity above and give the
reasoning!
REFERENCES
SESSION 2