Back to the 2024 paper
Similar questions
MACHINE LEARNINGWhich of the following is correct use of cross validation? (i) Selecting variables to include in a model (ii) Comparing predictors (iii) Electing parameters in prediction function (iv) All of the above20222mArtificial intelligenceWhat is a Genetic Algorithm (GA)? Outline the basic steps of a GA such as selection, crossover, and mutation using an example of solving a simple optimization problem.20247m Compiler DesignWhich phase of compiler converts source code into tokens? (i) Code generation (ii) Lexical analysis (iii) Optimization (iv) Parsing20252m Compiler DesignSynthesized attributes are evaluated from (i) Parent to child (ii) Child to parent (iii) Left to right (iv) Right to left20252m
PreviousWhich of the following is most likely used in deep learning? (i) Decision Trees (ii) Shallow neural networks (iii) Multi-layered neural networks (iv) K-Means algorithmNextA chatbot consistently passes the Turing Test during short conversations but fails at longer ones. What does this imply about the limitations of the test? Suggest an enhancement to the test.