• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/15

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

15 Cards in this Set

  • Front
  • Back

- Grew out of work in AI




- New capability for computers

What is Machine Learning?

- Database mining


Large datasets from from growth of automation/web


E.g. web click data, medical records, biology, engineering

What are examples of machine learning applications?

Autonomous helicopter, handwriting recognition, natural language processing, computer vision


-Self-customizing programs


e.g. amazon, netflix product recommendations


- understanding human learning (brain, real AI)

What are machine learning applications that cant be programmed by hand?

Type of learning that the "right answers" is given




Regression: predict continuous valued output (price)

What is supervised learning?

Type of problem with discrete valued output (0 or 1)

What is a classification problem?

Clustering algorithm; doesn't require the "right answers"

What is an unsupervised learning algorithm?


Organize computing clusters

Social network analysis


Market segmentation


Astronomical data analysis

What are examples of clustering, an unsupervised learning algorithm?

Octave

What is a machine learning language?

The number of training examples

What is m?

The squared error function

What is the cost function?




aka J(theta0,theta1)



The learning rate for the gradient descent algorithm; controls the rate of the descent

What is alpha?

Is not commutatitve

What is matrix multiplication?

A x (B x C) = (A X B) X C

What is the associative property?

A matrix with these dimensions has an inverse

What is m x m? Or what is a square matrix?

These matrices don't have an inverse

What are "singular" or "degenerate"?