InterviewSolution
Saved Bookmarks
| 1. |
As dimensionality of input vector increases, what happens to linear separability?(a) increases(b) decreases(c) no effect(d) doesn’t depend on dimensionalityThe question was asked by my college professor while I was bunking the class.This interesting question is from Pattern Classification in portion Feedforward Neural Networks of Neural Networks |
|
Answer» RIGHT CHOICE is (b) DECREASES The explanation is: Linear separability decreases as DIMENSIONALITY increases. |
|