GDSC

123456789101112131415161718192021222324
Across
  1. 3. Method for handling missing values by averaging.
  2. 4. Model architecture based on encoder-decoder design.
  3. 7. Cloud platform for building, testing, and deploying web applications.
  4. 8. Google’s web browser.
  5. 9. Tree-based ensemble algorithm for classification and regression.
  6. 12. Statistical test used to compare the mean of two samples.
  7. 13. Technique to prevent gradient explosion in RNNs.
  8. 15. Scaling Normalization technique to scale data between 0 and 1.
  9. 17. Process of combining weak learners to improve accuracy.
  10. 18. A type of Deep Learning neural network architecture commonly used in Computer Vision.
  11. 19. Programming language developed by Google, used in Android development.
  12. 20. Google's email service.
  13. 23. Used in optimization to minimize or maximize an objective.
  14. 24. A cloud-based Jupyter notebook with free GPUs.
Down
  1. 1. Framework by Google for building mobile and web apps from a single codebase.
  2. 2. Process of transforming text into numerical features.
  3. 5. Type of learning where feedback is given only after the action.
  4. 6. The ability of an AI model to generalize to new data.
  5. 10. Data structure used in AI for decision-making trees.
  6. 11. Python library for building and training deep learning models.
  7. 14. Google's annual event for developers, showcasing new technologies.
  8. 16. Google's mobile operating system.
  9. 21. Google’s open-source machine learning library.
  10. 22. Ensemble technique that uses weighted averages of predictions.