Machine Learning Interview Questions2
Machine Learning Interview Questions2
--------- Below are some questions for people with 7+ years of Exp-----------
72. How many number devices you have productionised (camera, edge devices etc.)
Let’s suppose I am trying to build solution to count no. of vehicle or to detect their no.
plate or track their speed. Then what is the dependency of distance, position & angel of
camera on your final model? What will happen to your model? if we change position
angle.
What was your data collection strategy in CV project, have you received data from client
or you have created the data? And how you have implemented it?
What was data labelling tool that you have used for your project?
If I have to do OCR then which API you will use or you have used in your previous
project?
Suppose if my images data is blur, what will be your strategy to enhance the image
quality?
78. Have you implemented object tracking in any of your project, if yes, give me scenario?
Suppose there are 2 mobile devices which are moving, so suppose if this two device
position overlaps with each other then what will be your strategy to avoid any error while
tracking those devices using camera?
Have you implemented multicamera tracking, do you have Any idea about it?
Explain me some of real-life use case of segmentation.
What kind of AI application you will build for retail seller to increase their sell?
Let’s suppose I am trying to build AI solution to monitor a productivity of a kid, what kind
of feature you would like to give in that product?
------- NLP-------
84. Have you productionised BERT Model, if yes, can you talk about hurdles that you have
faced?
100. Can we use BERT based model to generate embedding? if yes, How? NO, then Why?
101. What do you think about Open AI GPT3?
102. What is your thought about convolution auto encoder?
103. List down text summarization techniques, and which latest model you will prefer for text
summarization?
104. What is the meaning of multiheaded attention
105. What do you understand by BLUE Score?
106. What is gradient clipping?
107. Can you please list down ways by which I will be able to split training across multiple
GPUs?
108. Explain me difference between GRU and LSTM.
109. If I have to implement Any hour then what will be your approach? (Hint: using NLTK,
Spacy or state of art model)
110. What do you understand by Uni-gram, bi-gram and tri-gram(N-gram)?
111. What do you understand by stemming and lemmatization?
112. For conversational AI solution will you use to predefined framework or will you create
your own. In both cases what are adv and disadvantages?
113. Have you worked on google dialog flow, Azure-LUIS, IBM-Watson, or RASA- NLU?
114. What are the limitations of these respective platforms mentioned above?
115. If I have to build a ticket rerouting system for a banking client, how will you design this
complete system?
116. Can you please how will you be able to design an app like In-Shorts? (hint: text
summarization & etc)
117. If you have to build a solution that can generate a summary of the entire online class
meeting then what will be your approach and what kind of hurdles you may face?
118. If I have to create a Gmail kind of text generation system then what will be your
approach?
119. If I have to create a document parsing and validation system for legal, what will be your
approach?
120. If you have to build a voice-based automation system, how you will design system
architecture?