DLB Final

123456789101112131415
Across
  1. 1. Instances of class A are separated from instances of class B by drawing a straight line
  2. 5. It is an algorithm used to train neural network with hidden layers
  3. 6. Nodes with constant input value associated with hidden and output layer nodes
  4. 8. It describes only the layer-wise training of the autoencoders
  5. 10. A matrix used to summarize the results of a supervised classification
  6. 12. A simple feed-forward neural network consisting of an input layer and a single output layer
  7. 15. Each node in a given layer connects to all nodes in the next layer
Down
  1. 2. The neural network is composed to two or more layers of nodes and typically includes an input layer, one or more hidden layers, and an output layer
  2. 3. Associated with the fact that the training time becoming longer withs more layers added to that network
  3. 4. One of several commonly used neural network evaluation functions which is continuous and outputs a value between 0 and 1
  4. 7. Problem that examines why and how a customer terminates a service or subscription with a company
  5. 9. One complete pass of the training data through a neural network
  6. 11. A supervised learning strategy designed to determine future outcome
  7. 13. Data instances used to test supervised learning models
  8. 14. This characteristic implies that information flows in a single direction and does not loop or cycle