CrosswordAI

1234567891011121314151617181920
Across
  1. 2. coaching and JEE exam (Only short form)
  2. 5. Parameters which are given to machines by humans to aid them to learn
  3. 7. it refers to a method that allows us to apply linear classifiers to nonlinear problems by mapping non-linear data into a higher-dimensional space without the need to visit or understand that higher-dimensional space
  4. 8. a procedure which aims at avoiding the model to overfit the data and thus deals with high variance issues
  5. 9. A technique to reduce the number of columns in dataset often trying to merge the data of some columns without loss of much data (Only short form)
  6. 11. it refers to learning the training data and noise in detail which leads to poor generalization
  7. 13. it is a semi-oxide semi-conductor extensively used in Sensor Technology (Only short form)
  8. 15. it is a statistical method in which the variation in a set of observations is divided into distinct components
  9. 17. The name of the famous movie on the Biopic of Father of AI ... (Only short form)
  10. 18. they are methods learnt to predict Y from X given that the data is labeled
  11. 20. Sum of Diagonal elements of a matrix is called .....
Down
  1. 1. it refers to poor inductive learning from training data and poor generalization
  2. 3. they are methods learnt to find the inherent structure of the unlabeled data
  3. 4. vectors which are perpendicular and also have unit length
  4. 6. this is used to assess the performance of a model in detail in case of Binary Classification
  5. 9. it is the Language for modelling the machine learning models
  6. 10. A tree and branch-based model used to map decisions and their possible consequences similar to a flow chart
  7. 12. it is a technology that was used to correct your OMR sheets in
  8. 14. it refers to sensitivity of the model to changes in the training data
  9. 16. Most basic way to convert a categorical data into numerical data for computation purposes ... (Only short form)
  10. 19. The product of eigen values of a matrix is equal to the ........... of the matrix