Back to the 2025 paper
Similar questions
Sensors and Actuators Which of the following is not a type of sensor error? (i) Gross error (ii) Random error (iii) Systematic error (iv) Analog error20242mMACHINE LEARNINGA hypothesis which defines the population distribution is called .... (i) Null Hypothesis . (ii) Positive Hypothesis (iii) Negative Hypothesis (iv) Alternative Hypothesis20232m Compiler DesignChoose the correct answer of the following: When is the type checking usually done? (i) During syntax directed translation (ii) During lexical analysis (iii) During code optimization (iv) During syntax analysis20192mSoftware EngineeringWhich of the following is not a part of bug report? (i) Test case (ii) Output (iii) Software version (iv) LOC20202m
PreviousNaive Bayes assumes (i) Features are dependent (ii) Features are independent given the class (iii) Class probabilities are equal (iv) No prior knowledge is requiredNextIn Bagging, multiple models are trained on (i) The same dataset (ii) Only test data (iii) Random subsets of the training data (iv) Feature-reduced data only