How do you implement feature selection in text classification?
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,202 machine learning interview questions shared by candidates
What did i do in the last project?
Are you okay being paid below the market salary for Machine Learning Engineer role?
Why did you choose Cohere Health?
Could you describe in detail your research projects? What machine learning models/tools did you use? What was the motivation of using these tools?
Coding question: given an array of website names (mail.yahoo.com) and page views, find the number of times each subdomain (yahoo.com, .com, mail.yahoo.com) has occurred.
What is the difference between data and big data and how does hadoop form a prerequisite to deal with 3 Vs of big data.
You need to train one model to detect two classes A & B but 50% of the training dataset was labelled only with class A and 50% only with class B. How do you train this model?
During system design interview I was asked to implement LRU cache
First Interview Question: Implement a solution for pagination. Given an array of numbers, and page length, and the page number, write a solution that fetches the subset of numbers in the array for the given page number and page length.
Viewing 961 - 970 interview questions