MACHINE LEARNING

106403
Back to MACHINE LEARNING

Unit 4: Advanced Topics & Clustering

  1. Q1i. Type I error in hypothesis testing is (i) Accepting null when false (ii) Rejecting null when true (iii) Rejecting alternative when false (iv) Accepting alternative when true20252m

    Unit 4: Advanced Topics & Clustering

    Type I error in hypothesis testing is
    (i) Accepting null when false
    (ii) Rejecting null when true
    (iii) Rejecting alternative when false
    (iv) Accepting alternative when true

    View this question on its own page →
  2. Q1j. In 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 only20252m

    Unit 4: Advanced Topics & Clustering

    In 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

    View this question on its own page →
  3. Q6a. Why is clustering important in machine learning? Show the steps of the k-means algorithm by taking a suitable example. Give the time complexity analysis of k-means.20257m

    Unit 4: Advanced Topics & Clustering

    Why is clustering important in machine learning? Show the steps of the k-means algorithm by taking a suitable example. Give the time complexity analysis of k-means.

    View this question on its own page →
  4. Q6b. Compare bagging, AdaBoost, and gradient boosting. Discuss how each method reduces bias and variance and improves model performance.20257m

    Unit 4: Advanced Topics & Clustering

    Compare bagging, AdaBoost, and gradient boosting. Discuss how each method reduces bias and variance and improves model performance.

    View this question on its own page →
  5. Q9b. Write short note on: Hierarchical Clustering20257m

    Unit 4: Advanced Topics & Clustering

    Write short note on: Hierarchical Clustering

    View this question on its own page →