ML Cross Word

12345678910111213141516171819202122232425262728293031
Across
  1. 1. Process of teaching a model using data
  2. 4. Adjusting model settings to optimize performance
  3. 6. Collection of data used for training or testing models
  4. 7. Mathematical function used in clustering and classification
  5. 12. Ratio of true positives to predicted positives
  6. 13. Model that splits data based on feature values
  7. 15. Open-source deep learning framework by Google
  8. 17. Ratio of true positives to actual positives
  9. 18. Algorithm that finds the best boundary between classes
  10. 20. Python library for classical machine learning algorithms
  11. 23. Line that best represents data
  12. 26. Popular deep learning library developed by Facebook
  13. 27. Computational model inspired by the human brain
  14. 29. Subset of ML using neural networks with multiple layers
  15. 31. Table that describes model performance in classification
Down
  1. 2. Ensemble learning technique using multiple decision trees
  2. 3. Process of deriving useful information from raw data
  3. 5. Output generated by a machine learning model
  4. 8. Classification with two possible output categories
  5. 9. ML technique where agents learn by interacting with an environment
  6. 10. ML technique where the model learns from labeled data
  7. 11. Function that transforms data into a higher-dimensional space
  8. 14. ML technique for predicting continuous values
  9. 16. Probabilistic graphical model using Bayes' theorem
  10. 19. Grouping similar data points without labeled categories
  11. 21. Choosing the most relevant attributes for a model
  12. 22. Data point that differs significantly from others
  13. 24. True negative rate in classification problems
  14. 25. Process of removing errors and inconsistencies from data
  15. 28. Automated workflow for ML model development
  16. 30. Measure of how many predictions are correct