Set 3

12345678910
Across
  1. 4. The core building block of a CNN, most of the computation occurs in this layer
  2. 6. A process of categorizing a given set of data into classes
  3. 9. A Machine Learning technique that helps in detecting the outliers in data
  4. 10. An activation functions that does not activate all the neurons at the same time
Down
  1. 1. A matrix layout that is used to define the performance of a classification algorithm
  2. 2. Algorithm that maps data to a high-dimensional feature space so that data points can be categorized
  3. 3. Machine learning is a subset of
  4. 5. ML Algorithm based on the idea of Bagging
  5. 7. A regression technique that can process both numeric and categorical input attributes
  6. 8. The activation function that is most widely used in the output layer of neural networks for multiclass classification