Data Grid

123456789101112131415161718192021222324252627282930
Across
  1. 2. that uniquely identifies each record
  2. 9. used to speed up database queries
  3. 15. database storing data in BSON format
  4. 16. nested inside another SQL statement
  5. 17. assistant developed by Anthropic
  6. 19. of squared deviations from mean
  7. 20. used in optimization algorithms
  8. 22. design process that removes redundancy
  9. 23. that references primary key in another table
  10. 24. data structure storing key value pairs
  11. 26. AI model developed by Google
  12. 27. of linear relationship between variables
  13. 28. performs well on training data but poorly on new data
  14. 29. blueprint defining structure and constraints
  15. 30. property ensuring all or nothing transactions
Down
  1. 1. what if analysis tool to reach a target value
  2. 3. method for predicting continuous outcomes
  3. 4. measure of likelihood of events
  4. 5. clause used to filter grouped results
  5. 6. operation like SUM or COUNT on grouped data
  6. 7. test comparing multiple means
  7. 8. paradigm based on objects and classes
  8. 10. of splitting text into smaller units for NLP
  9. 11. representation of text in AI models
  10. 12. learning architecture used in modern large language models
  11. 13. used to update neural network weights using gradients
  12. 14. method using p values to validate claims
  13. 18. AI developed by OpenAI
  14. 21. feature for multidimensional data summarization
  15. 25. object used to traverse elements sequentially