Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1/In the machine learning terminology, we frequently use the following notation. Y'=f ( [x1, x2, x3,...xD] ) Match the correct names with the following parts

1/In the machine learning terminology, we frequently use the following notation.

Y'=f ( [x1, x2, x3,...xD] )

Match the correct names with the following parts of this notation.

(regression function / actual target / feature vector / predicted target / model / feature)

x1 =

Y' =

f() =

[x1, x2, x3,...xD] =

2/In unsupervised learning, the data set must include the target values for the cases. True or False

3/You would like to develop an AI algorithm to guide underwater drones that traverse unknown deep ocean caves autonomously. Which machine learning approach is the most appropriate to achieve this goal?

a/supervised learning

b/unsupervised learning

c/reinforcement learning

4/Using a machine learning algorithm, you predicted 10 cases with a loss value of 0. Which of the following statement is correct?

a/The predicted values were identical to the actual values for all cases.l for all cases.

b/Negative and postive error values cancelled one another.

5/What is the mse value of the following vectors of true and predicticted target values?

y_true = [2, 3, 4, 5, 7] y_pred = [1, 3, 7, 9, 7] 

6/Which of the following is not considered among data mining tasks?

a/anomaly detection

b/association between variables

c/classification of cases

d/regression

e/archiving data for long term

7/Which of the following is among a feature of big data?

a/it is free of biases.

b/it is focused on a few variables.

c/it is dynamic and being generated continuously.

d/it is reliable.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Time Series Databases New Ways To Store And Access Data

Authors: Ted Dunning, Ellen Friedman

1st Edition

1491914726, 978-1491914724

More Books

Students also viewed these Databases questions

Question

b. Will new members be welcomed?

Answered: 1 week ago