How do you prevent overfitting in training a machine learning model?
Ml Engineer Interview Questions
2,760 ml engineer interview questions shared by candidates
Many ML centric questions, overfitting etc.
ML Accuracy vs Recall Question on which would you pick given same?
Leetcode easy 2D array problem
What will you do if launched product got many complaints?
A suggestion or a feedback that inspired me
Describe the transformer architecture, what is the attention layer?
Describe Bayes' theorem Describe the EM algorithm
Sorted the array and the sub-array with str, int, float, etc, :: Create a unified list for given list with 'n' possible nested lists containing unordered data types. Constraints: - Elements should qualify below criteria: int/float: 1 - 9999 str: Alphanumeric characters - Sort the elements in the final outcome based on data types and value. Input: ["Sam", [10987, [2.0, ["Hi", 39]], "Hello12345"], [[[56, 10.345678, ["He!!0"]]]]] Output : ["Hi", "Sam", "Hello12345", 39, 56, 2.0, 10.345678]
What is your motivation to apply for this position?
Viewing 1691 - 1700 interview questions