Lec 1: Machine Learning Chapter (short answers)

BrainiestAllegory avatar
BrainiestAllegory
·
·
Download

Start Quiz

Study Flashcards

10 Questions

What is the purpose of the learning model in machine learning?

The purpose of the learning model is to capture patterns and discover useful approximations from the training data.

What is the role of the learning algorithm in machine learning?

The learning algorithm's role is to follow a specific approach or method to train the model on the provided data.

What is the difference between supervised and unsupervised learning?

In supervised learning, the training data includes desired outputs, while in unsupervised learning, the training data does not include desired outputs.

Give two examples of supervised learning tasks.

Two examples of supervised learning tasks are classification and regression.

Give two examples of unsupervised learning tasks.

Two examples of unsupervised learning tasks are clustering and dimensionality reduction.

What is the goal of reinforcement learning?

The goal of reinforcement learning is to learn from mistakes and rewards.

What is the role of the training data in machine learning?

The role of the training data is to provide examples from which the learning model can discover patterns and learn.

What is the purpose of association learning in machine learning?

The purpose of association learning is to discover relationships or patterns among variables or features in the data.

What is the difference between classification and regression tasks?

Classification tasks involve predicting a categorical or discrete output, while regression tasks involve predicting a continuous numerical output.

What is the role of ranking in machine learning?

The role of ranking is to order or prioritize items or instances based on certain criteria or relevance.

Study Notes

Introduction to Machine Learning

  • Machine Learning has broad applicability in daily life, including finance, entertainment, natural language processing, information retrieval, computer vision, robotics, healthcare, medicine, and biology.
  • There is a close connection between theory and practice, and the field is open to new work, such as deep learning.

What Machine Learning Can Do

  • Machine Learning enables "intelligent" machines to be "smarter" than humans.
  • Examples of ML applications include IBM Watson Question Answering system, which beats Jeopardy champion Ken Jennings at Quiz bowl.

What is Learning?

  • Learning is analogous to human learning, where you expect to "learn" a subject in a specific course.
  • A good way to judge how well you do is by performing well on an exam that tests your ability to generalize.

Machine Learning Concepts

  • Predicting the future based on the past is a key concept in Machine Learning.
  • A program can be written to distinguish a picture of one person from another, or cancerous cells from normal cells, by providing examples and letting a classifier learn to distinguish.

Types of Machine Learning

  • Supervised Learning: Training data includes desired outputs.
  • Unsupervised Learning: Training data does not include desired outputs.
  • Clustering, Dimensionality Reduction, Association, Classification, Regression, Ranking, and Reinforcement Learning are all types of Machine Learning.

Learning Process

  • A trained model should be a good and useful approximation of the data.
  • The learning process involves discovering patterns in data through model parameters.
  • Each learning algorithm has a "bias" or inductive bias, which implies that some hypotheses are more probable than others.

Test your knowledge on the introduction to machine learning covered in Chapter 1 of CMPS 460. Explore the broad applicability of machine learning in various fields like finance, entertainment, healthcare, and more.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free
Use Quizgecko on...
Browser
Browser