Tell me about your machine learning background.
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,197 machine learning interview questions shared by candidates
Understanding the math behind gradient descent Neural net back propagation
Implement a function to sample from a multinomial distribution efficiently.
implement weighted sampling coding question
Recursion
The original question of leetcode No.4.
After you have decided which features to use, describe the process of constructing feature-vectors
What is the run time and memory consumption of the pandas join operation?
Machine Learning based questions like GMM algorithms.
(1) Given a list of points, find maximum points that lie on a straight line. (2) Given a list of circles (center and radius) on a plane, and two lines parallel to x axis, find whether it is possible to go from x = - inf to x = + inf without crossing any circle.
Viewing 381 - 390 interview questions