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: Base Tree GBT

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

Companies: Apple Difficulty: Easy Frequency:  Low Question Is the base tree in gradient boosting trees deep or shallow? Answer Gradient boosting trees (GBTs) are built with shallow (weak learners). These shallow…

Continue ReadingCompany Question: Base Tree GBT

Company Question: Random Forest vs GBT

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

Companies: Amazon Difficulty: Easy Frequency:  Medium Question What are random forest and gradient boosting trees? Answer This question is a more specific question to the Bagging vs Boosting. Since this question…

Continue ReadingCompany Question: Random Forest vs GBT

Company Question: Feature Scaling Decision Trees

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

Companies: Amazon Difficulty: Easy Frequency:  High Question Is feature scaling necessary for training decision trees? Answer Tree-based models are independent of feature scale. The reason for this is that the node…

Continue ReadingCompany Question: Feature Scaling Decision Trees
  • Go to the previous page
  • 1
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 32
  • Go to the next page
  • Privacy Policy
Copyright © 2023. All rights reserved.