ML Questions:
Q. Write an ML algorithm for a step function (explain loss, hyperparameters, etc)
Q. You have a dataset of demographic features and want to do income group prediction, what will be the preprocessing, model, metrics, etc?
Q. How does the Transformer work? How does attention work?
Q. What are vanishing gradients? How do you solve them?
Q. Design an ML system to separate different threads of conversations in a single group of multiple people