Machine Learning
Across
- 7. which Data set used for testing an algorithm/model
- 9. which Analytic offers a unique opportunity to identify future trends and allows organizations to act upon them
- 10. which networks are algorithms inspired by the biological brain
- 12. Concerned with building models that separate data into distinct classes.
- 14. process of acquiring training data from population
- 15. this matrix is a table that is often used to describe the performance of a classification model
Down
- 1. task of grouping a set of objects in such a way that objects in the same group
- 2. It’s a branch of mathematics which deals with data
- 3. which Data set used for testing an algorithm/model while tuning model hyperparameters
- 4. the fraction of relevant instances that have been retrieved over the total amount of relevant instances
- 5. the true negative rate or the proportion of negatives that are correctly identified
- 6. Measure of association between two variables that are not designated as either dependent or independent
- 7. which Data set used for fitting an algorithm/model
- 8. This Learning required Trained Label Data
- 9. the positive predictive value or the fraction of the positive predictions that are actually positive
- 11. simply the fraction of the total sample that is correctly identified.
- 13. Machine learning is a subset of