Final - Model-Machine Learning Without Solution
Final - Model-Machine Learning Without Solution
can .......
a) think as human
b) act as humnan
c) learn as human
d) a & b
2) .........is a record with different characteristic.
a) noise
b) outliers
c) record with misssing values
d) a & b
3) in k-means,the distance between the points in the
same cluster must be.........,the distance between two
cluters mus be...........
a) minimized,maximized
b) maximized,minimized
C) minimized,minimized
d) maximized,maximized
4).............is catergorical attribute.
a) nominal
b) ordinal
c) interval
d) a & b
5) in past dataset,there is x attribute but we want to
x^2 this process is called................
a) transformation
b) binarization
c) discretization
d) b & c
6) in SVM,the distance between two classes is ......,in LR
the distance between two classes is......
a) short ,short
b) short ,long
c) long , short
d) long ,long
7) Recommendation videos on youtube
is............learning.
a) supervised
b) unsupervised
c) not all of the above
8) in k-means,when k is larg number as "k=10",this lead
to problem .
a) true
b) false
9) PCA is used to solve the problem of increasing
number of characteristic
a) true
b) false
10) an age of the student is..........attribute
a) ordinal
b) nominal
c) interval
d) not all of the above
11) threshold in step activation function
is.........,threshold in sign activation function is.......
a) any number ,zero
b) any number ,any number
c) zero , any number
d) zero ,zero
a) similarity ,distance
b) similarity ,similarity
c) distance ,similarity
d) distance ,distance
17) the correlation of each figure is .......,......
a) 1 , 1
b) -1 , -1
c) -1 , 1
d) 1 , -1
18)in neural network technique,we pass.....to learn
a) (x_train,y_train)
b) (x_train,x_test)
c) (x_train)
d) (x_test)
b)
c)
a) min
b) max
c) average
d)not all of the above
23) k-means has problem with globular shapes
a) true
b) false
24) to collect Fname,Lname as one column name,this
process is called........
a) merging
b) combining
c) a & b
d) not all of the above
25) ........is examples of data quality problems.
a) aggregation
b) sampling
c) outliers
d) all of the above
26) to predict a certain value using...... to predict class
label using..........
a) classification,regression
b) clustering ,classification
c) regression ,classification
d) all of the above
27) to evaluate k-means,using....
a) SEE
b) SAE
c) SES
d) not all of the above
28) temperature with kelvin.......attribute
a) ordinal
b) ratio
c) nominal
29) labelled data is used in........
a) regression
b) neural network
c) clustering and SVM
d) a & b
30) length with categorical is.......attribute
a) ordinal
b) interval
c) nominal
31) SVM is faster and more efficient than LR
a) true
b) false
32) in SVM,we have to .....margin
a) maximize
b) minnize
c) equal
33) Rang of SVM is ........
a) (0,0)
b) (0,1)
c) (-1,1)
34) Rang of LR is.......
a) (0,0)
b) (0,1)
c) (-1,1)
35) linear regression is used in........
a) classification
b) clustering
c) neither a nor b