Forms of Learning

123456789101112131415
Across
  1. 4. learning a continuous function
  2. 5. a linear classifier with a hard threshold
  3. 6. make predictions based on a single most probable hypothesis
  4. 7. evaluate the accuracy of a learning algorithm
  5. 10. calculates the probability of each hypothesis
  6. 11. simplest and yet most successful forms of machine learning
  7. 13. _____ suggests choosing the simplest consistent hypotheses
  8. 14. a collection of units connected together
  9. 15. this ensemble method performs better than individual methods
Down
  1. 1. feeds its outputs back into its own inputs
  2. 2. connections only in one direction
  3. 3. brain cells
  4. 5. single-layer neural network
  5. 8. most common unsupervised learning network
  6. 9. can represent all Boolean functions
  7. 12. a function that tells how bad the error is