Skip to content
ML Interviews
  • Pricing Plans
  • ML Coding
    • Linear Regression
    • Logistic Regression
    • K-means
    • Decision Tree
    • k-NN
    • Neural Network
    • Sampling
    • Median
  • ML Questions
    • Linear Regression
    • Logistic Regression
    • Support Vector Machines (SVM)
    • Decision Tree
    • Random Forest
    • Boosting Trees
    • Neural Network
    • Dimensionality Reduction
    • k-NN
    • Clustering
    • Naive Bayes
    • Computer Vision
    • Natural Language Processing
    • Recommendations
    • Ranking
    • Time Series
    • Generative Adversarial Networks
    • Large Language Models
  • ML System Design
    • ML Design Template
    • Recommendations
    • Search Ranking
    • Autonomous Vehicle
    • Detect Fake Profiles
    • Language Translation
    • Estimate Time Of Arrival (ETA) Prediction
  • Company Questions
  • Log In
Menu Close
  • Pricing Plans
  • ML Coding
    • Linear Regression
    • Logistic Regression
    • K-means
    • Decision Tree
    • k-NN
    • Neural Network
    • Sampling
    • Median
  • ML Questions
    • Linear Regression
    • Logistic Regression
    • Support Vector Machines (SVM)
    • Decision Tree
    • Random Forest
    • Boosting Trees
    • Neural Network
    • Dimensionality Reduction
    • k-NN
    • Clustering
    • Naive Bayes
    • Computer Vision
    • Natural Language Processing
    • Recommendations
    • Ranking
    • Time Series
    • Generative Adversarial Networks
    • Large Language Models
  • ML System Design
    • ML Design Template
    • Recommendations
    • Search Ranking
    • Autonomous Vehicle
    • Detect Fake Profiles
    • Language Translation
    • Estimate Time Of Arrival (ETA) Prediction
  • Company Questions
  • Log In

paid

Company Question: Imbalanced Data

  • Post author:Stefan
  • Post category:Uncategorized
  • Post last modified:January 20, 2023

Companies: Amazon, Apple Difficulty: Easy Frequency:  Medium Question How would you handle imbalanced data in classification? Answer For imbalanced datasets you can do the following: Over-sampling: sample the minority class significantly more…

Continue ReadingCompany Question: Imbalanced Data

Company Question: Vanishing Gradient

  • Post author:Stefan
  • Post category:Uncategorized
  • Post last modified:January 20, 2023

Companies: Apple Difficulty: Easy Frequency: Medium Question What is the vanishing gradient problem? How would you solve this? Answer In deep neural networks, the addition of more and more layers, using activation functions…

Continue ReadingCompany Question: Vanishing Gradient

Company Question: Model Fitting

  • Post author:Stefan
  • Post category:Uncategorized
  • Post last modified:January 20, 2023

Companies: Apple, Netflix, Google Difficulty: Easy Frequency: High Question What are overfitting and underfitting and how would you solve each? Answer Overfitting is when you have a very high accuracy (or other metrics)…

Continue ReadingCompany Question: Model Fitting
  • Go to the previous page
  • 1
  • …
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • Go to the next page
  • Privacy Policy
Copyright © 2023. All rights reserved.