Machine Learning
Across
- 2. : Learning rule based on co-activation of neurons
- 4. : Matrix decomposition used in ML
- 6. : Function introducing non-linearity in neurons
- 7. : Group of connected neurons
- 11. : When a model performs poorly on all data
- 13. : Core process of machine intelligence
- 14. : Root Mean Squared Error
- 15. : Rule for learning using output error
- 16. : True positives out of actual positives
- 20. : Technique to reduce overfitting in regression
- 21. : Additional term to shift activation threshold
- 22. : Phase where the model learns from data
- 25. : Dataset used to fine-tune model performance
- 26. : True positives out of predicted positives
- 28. : Network with multiple hidden layers
- 29. : Alternative name for delta learning rule
Down
- 1. : Evaluation phase with unseen data
- 3. : Algorithm to tune weights in neural networks
- 5. : Matrix transformation to simplify structure
- 8. : Value that indicates direction and scale change in matrices
- 9. : Quantity having both direction and magnitude
- 10. : Basic neural network model
- 12. : Estimating future outcomes based on data
- 17. : Table to visualize the performance of classification
- 18. : When a model memorizes data, fails on new data
- 19. : Unsupervised technique to group similar items
- 23. : Metric of how often the model is correct
- 24. : Classification algorithm using sigmoid function
- 27. : Type of network inspired by biological brain