Supervised Learning Questions. This is the 4th part of the Supervised Learning Questions. Do go through the first 3 parts.Part 1-https://thedatamonk.com/supervised-learning-interview-questions/Part 2 - https://thedatamonk.com/supervised-learning-interview-question/Part 3- https://thedatamonk.com/supervised-learning-data-science-questions/ 1.We will try to build a ...
Continue readingSupervised Learning Data Science Questions – Part 3/4
Supervised Learning Data Science Questions. This is the third part of the series Supervised Learning Data Science Questions.Part 1-https://thedatamonk.com/supervised-learning-interview-questions/Part 2-https://thedatamonk.com/supervised-learning-interview-question/Part 4-https://thedatamonk.com/supervised-learning-questions/ 1. What is Logistic Regression? Logistic Regression is a Machine Learning ...
Continue readingSupervised Learning Interview Question – Part 2/4
Supervised Learning Interview Question. This is the 2nd part of the series Supervised Learning Interview QuestionPart 1-https://thedatamonk.com/supervised-learning-interview-questions/Part 3- https://thedatamonk.com/supervised-learning-data-science-questions/Part 4-https://thedatamonk.com/supervised-learning-questions/ 1. Let’s create our dataset first. We will create Thyroid data set ...
Continue readingSupervised Learning Interview Questions – Part 1/4
Supervised Learning Interview Questions.Below are some of the most asked and basic Supervised Learning Interview Questions. Do go through all the questionsPart 2-https://thedatamonk.com/supervised-learning-interview-question/Part 3- https://thedatamonk.com/supervised-learning-data-science-questions/Part 4-https://thedatamonk.com/supervised-learning-questions/ 1. What is Machine Learning ?a. ...
Continue readingBookMyShow Data Scientist Interview Question
Company Name – BookmyshowLocation - BangalorePosition – Data Scientist Number of Rounds – 4 Round 1 – Written Open book SQL and R/Python roundRound 2 – Case ...
Continue readingSapient Interview Question
Company Name - SapientLocation - BangalorePosition – Assistant Manager AnalyticsSalary – 12.5 LPA Number of Rounds - 4 Round 1 – ...
Continue readingNLP Interview Questions
1. What problems can NLP solve?NLP can solve many problems like, automatic summarization, machine translation, named entity recognition, relationship extraction, sentiment analysis, speech recognition, and topic segmentation etc.2. What are the common patterns used in regular expression? \w+ ...
Continue readingTF-IDF and Word correlation
What is tf-idf? Term frequency and inverse document frequency. It is to remove the most common words other than stop words which are there in a particular document, so this is document specific.
Continue readingNatural Language Processing in Python? What and Hows about NLP
NLP stands for Natural Language Processing which is a subdomain of Data Science and it helps you in extracting insights from organized or un-organized data.Have you ever wondered how a chatbot interacts with you so efficiently ...
Continue readingUnderstanding Linear Regression
Linear Regression is one of simplest, basic algorithm you would wish to start your learning with. But let me remind you, the concept of linear regression is with us way before machine learning and AI caught our attention! ...
Continue reading