Artificial Intelligence Crossword

123456789101112
Across
  1. 5. is the thing we're predicting
  2. 8. The functions are mathematical equations that determine the output of a neural network.
  3. 10. takes a group of weighted inputs, applies a function and returns an output.
  4. 11. The decision for converting a predicted probability or scoring into a class label is governed by a parameter.
  5. 12. identifies the frequency with which a model was correct when predicting the positive class.
Down
  1. 1. is an individual measurable property or characteristic of a phenomenon being observed
  2. 2. learning is an application of AI that provides systems the ability to automatically learn and improve from experience without being explicitly programmed.
  3. 3. The process of determining the ideal parameters comprising a model.
  4. 4. involves automatically discovering natural grouping in data.
  5. 6. A type of classification task that outputs one of two mutually exclusive classes.
  6. 7. A collection of instances
  7. 9. is a file that has been trained to recognize certain types of patterns.