KNN and LR

KNN and LR

Professional Development

5 Qs

quiz-placeholder

Similar activities

Python_ML_Quiz1

Python_ML_Quiz1

Professional Development

10 Qs

Seven Steps of Machine Learning

Seven Steps of Machine Learning

Professional Development

6 Qs

DMDW - Quiz 3

DMDW - Quiz 3

Professional Development

8 Qs

KPMG ML Regression

KPMG ML Regression

Professional Development

10 Qs

Ivy_Accenture_Data_Analytics_Using_R_Quiz-4

Ivy_Accenture_Data_Analytics_Using_R_Quiz-4

Professional Development

10 Qs

Friday Night Quiz 1 by Sayed Ahmed

Friday Night Quiz 1 by Sayed Ahmed

10th Grade - Professional Development

6 Qs

Machine Learning - (Introduction II)

Machine Learning - (Introduction II)

Professional Development

7 Qs

Software Development

Software Development

Professional Development

9 Qs

KNN and LR

KNN and LR

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Ahmed Ismail

Used 5+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

if we increase N neighbors in KNN

model overfits

model underfits

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

in Logistic regression we

maximize likelihood

minimize likelihood

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

if we increase C in logistic regression

model overfit

model underfit

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

shortest distance between 2 points

euclidean

mahnaten

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Cosine distance depends on

euclidean distance

angle between vectors

number of neighbors