Skip to content

Cracking the ML Interview!

Data Science interview questions covering Machine Learning , Deep Learning, Natural Language Processing and more.

  • Home
  • Machine Learning
  • Natural Language Processing
  • Deep Learning
  • Ask Us..

Tag: outlier detection

How do you detect outliers in data ? How do you deal with them ?

Posted on May 10, 2019May 10, 2019 by InterviewBuddy

This is a very common problem in almost any Machine Learning problem. There is no one fixed solution to this but heuristics depending upon the problem and the data. There are two types of outliers – univariate and multivariate. Univariate outliers exist when one of the feature value is deviating from other data points on…

CategoriesMachine Learning, Top 30

More Interview Questions?

Tags

bag of words bayes error bi-grams bias error bias variance classification class imbalance cross entropy deep learning deployment dev set embeddings error analysis evaluation metric generalization hmm hmm training imbalanced datasets language model machine translation metrics model complexity n-grams naive bayes assumption named entity recognition Natural Language Processing NLP overfitting precision precision vs recall production recall search smoothing spam filtering speaker segmentation speech stratified sampling text generation tf-idf train test split validation set variance error word2vec wordvectors

Recent Posts

  • What are the drawbacks of oversampling minority class in imbalanced class problem of machine learning ?
  • What are the challenges of imbalanced dataset in machine learning?
  • Error analysis in supervised machine learning
  • How to handle incorrectly labeled samples in the training or dev set ?
  • How to do error analysis efficiently in machine learning?

Recent Comments

  • Ashish Bansal on How does bias and variance error gets introduced ?
Go to Home Page