What kind of business application do you see this method working for?
Machine Learning Interview Questions
8,194 machine learning interview questions shared by candidates
Take home project (which I think for senior+ roles is inappropriate; ask me to share work I've put into production, there's plenty of it).
Why do backpropagation instead of calculating gradients numerically?
Short coding question
for example which of the following is the correct function signature for this function
How did you find the difficulty level of the machine learning concepts in your experience, and which areas did you find most challenging or engaging?
Python Pandas live coding walkthrough in Jupyter notebook.
Given a random generator function that return 0 or 1 with equal probability, create another random function that will return any value between [0,6] with equal probability
Describe the bayesian classifier
Coding question: Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An island is surrounded by water and is formed by connecting adjacent lands horizontally or vertically. You may assume all four edges of the grid are all surrounded by water
Viewing 151 - 160 interview questions