Sth related coding and DL model
Machine Learning Interviews
Machine Learning Interview Questions
"To get a job in machine learning, you must have the programming and mathematical knowledge to create artificial intelligence that is capable of learning new tasks without being explicitly coded. In an interview you may be asked about your experience with pertinent coding languages such as Java and C++ as well as with writing algorithms. The interview will be comprised mainly of technical questions that test your knowledge of the fundamental concepts of machine learning such as data mining and signal processing."
8,213 machine learning interview questions shared by candidates
Preprocessing: how would you optimize preprocessing if you had 1 million records in the database, just a little about CI/CD ML/DL: Embeddings (statistical methods + NN), similarity, what is RAG, interpolate, and extrapolate. If you have data from 2 years ago, how would you predict this year? Evaluate 2 chatbots, 2 models.
- Understanding PyTorch code - ML questions on search and recommendation - what are key parts of your end-to-end ML process?
Those from online coding sites
Describe an ML algorithm you used in your past projects.
Questions about theses at my university .
They asked from CV about projects.
How to resolve overfitting issues for deep learning model training.
Write a function that given a positive integer generates a sequence where the next value is n/2 if n is even, 3*n+1 if n is odd, and terminates if n=1.
What is regression and Classification?
Viewing 2891 - 2900 interview questions