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