DSWoK — Data Science Well of Knowledge

#interview-questions

3 notes · co-occurs with 1 tag · last updated May 18, 2026

Co-tags#interview3
Notes tagged #interview-questions
01
Deep Learning questions
Q: What is the number of the parameters of convolution? A: (3*3*3 + 1) *3 Q: We have a multiclass neural net, what should we change in it, if we want to make it multilabel? A: Change the output activation function from softmax to sigmoid and the loss function from categorical cross-entropy to binary...
May 18, 2026
Interview_preparation
02
General ML questions
Model fundamentals Q: Is it possible to build a linear model to predict the XOR operation? A: No.
May 18, 2026
Interview_preparation
03
Statistics questions
Q: You have three independent binary classifiers with 80% f1 score.
May 18, 2026
Interview_preparation

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community