ML QB Unit Wise
ML QB Unit Wise
UNIT 2
Chapter 3. Classification and Regression
method?
xi 8 3 2 10 11 3 6 5 6 8
yi 4 12 1 12 9 4 9 6 1 14
Use the least square method to determine the equation of the line of the best fit for the data. Then plot the line.
● Multivariate Linear Regression:
● Regularized Regression:
● Perceptron
UNIT 4
Chapter 8. Distance-Based Models
Data: 2,4,6,3,31,12,15,16,38,35,14,21,23,25,30
a b c d e f
c √10 √8 0 √5 √5 2
d √17 1 √5 0 2 3
e √5 1 √5 2 0 √13
A B
P1 1 1
P2 1.5 1.5
P3 5 5
P4 3 4
P5 4 4
P6 3 3.5
A B
TID Items
T1 i1,i2,i5
T2 i2,i4
T3 i2,i3
T4 i1,i2,i4
T5 i1,i3
T6 i2,i3
T7 i1,i3
T8 i1,i2,i3,i5
T9 i1,i2,i3