Data science
Across
- 3. A set of well-defined instructions to solve a particular problem
- 7. The model fits exactly against its training data
- 8. Fine-tunes mathematical weight functions and improves the model accuracy
- 11. Maximum margin
- 12. A type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data
Down
- 1. Parameters that are explicitly defined to control the learning process
- 2. Flow statement for specifying iteration in python
- 4. Adding constraint to model parameters
- 5. Collection, organization, analysis, interpretation, and presentation of data
- 6. Combining the predictions from multiple models
- 9. Instance based supervised ML technique
- 10. Predict the value of a dependent variable based on the value of another variable