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