Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor level2_71

All approved submissions for this examiner code.

level2_71 MLP Level 1 Aug 5, 2026
  1. 1
    Why did you use One-Hot Encoding instead of Label Encoding?
  2. 2
    For every preprocessing step: Why this technique and not another one?
  3. 3
    Why did you choose each hyperparameter in your model?
  4. 4
    Why did you use eval_metric='logloss'?
  5. 5
    Why did you choose a particular threshold value?
  6. 6
    Is Pickup Location ID useful? Why?
  7. 7
    Is Drop Location ID useful? Why?
  8. 8
    What do you observe about the target variable?
  9. 9
    Why do you say the target variable is normally distributed?
  10. 10
    Explain the advantages and disadvantages of each model you used compared to the others.
  11. 11
    Show graphs during EDA.
  12. 12
    Explain every graph and why you plotted it.
  13. 13
    Plot a graph comparing y_pred vs y_test (or prediction error) for every model.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.