Machine Learning

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