Add office photos
Employer?
Claim Account for FREE

Feynn Labs

4.1
based on 62 Reviews
Filter interviews by

Ganga Sweets Interview Questions and Answers

Updated 14 Jul 2024
Popular Designations

Q1. What is bagging and boosting. What are different types of learning models. Explain Tree based models.

Ans.

Bagging and boosting are ensemble learning techniques. Tree based models are decision trees used for classification and regression.

  • Bagging (Bootstrap Aggregating) involves training multiple models on different subsets of the training data and combining their predictions.

  • Boosting involves training multiple models sequentially, with each model correcting the errors of its predecessor.

  • Different types of learning models include decision trees, random forests, gradient boosting ma...read more

Add your answer

Q2. what is difference between Logistic and Linear Regression

Ans.

Logistic regression is used for binary classification while linear regression is used for regression tasks.

  • Logistic regression predicts the probability of a binary outcome (0 or 1) based on input features.

  • Linear regression predicts a continuous value based on input features.

  • Logistic regression uses a sigmoid function to map predicted values between 0 and 1.

  • Linear regression uses a linear equation to model the relationship between input and output variables.

  • Example: Predicting...read more

Add your answer

Q3. What is KNN and K-means

Ans.

KNN is a supervised machine learning algorithm used for classification and regression. K-means is an unsupervised clustering algorithm.

  • KNN stands for K-Nearest Neighbors and works by finding the K closest data points to a given data point to make predictions.

  • K-means is a clustering algorithm that partitions data into K clusters based on similarity.

  • KNN is used for classification tasks, while K-means is used for clustering tasks.

  • Example: KNN can be used to predict whether a cus...read more

Add your answer

Q4. What is supervised learning.

Ans.

Supervised learning is a type of machine learning where the model is trained on labeled data.

  • In supervised learning, the algorithm learns from labeled training data to make predictions or decisions.

  • It involves mapping input data to the correct output label based on the input-output pairs provided during training.

  • Common examples include classification and regression tasks, such as predicting whether an email is spam or determining house prices.

  • The goal is for the model to gene...read more

Add your answer
Discover Ganga Sweets interview dos and don'ts from real experiences

Q5. what is unsupervised learning.

Ans.

Unsupervised learning is a type of machine learning where the model learns patterns from unlabeled data.

  • No explicit labels are provided in unsupervised learning

  • The model must find patterns and relationships in the data on its own

  • Clustering and dimensionality reduction are common techniques in unsupervised learning

Add your answer

Q6. What is random forest.

Ans.

Random forest is an ensemble learning method that builds multiple decision trees and merges them to improve accuracy and prevent overfitting.

  • Random forest is a collection of decision trees that are trained on random subsets of the data.

  • Each tree in the random forest independently predicts the target variable, and the final prediction is made by averaging the predictions of all trees.

  • Random forest is effective in handling high-dimensional data and can handle missing values and...read more

Add your answer

Q7. what are the loss functions

Ans.

Loss functions are used to measure the difference between predicted values and actual values in machine learning models.

  • Loss functions quantify how well a model is performing by comparing predicted values to actual values

  • Common loss functions include Mean Squared Error (MSE), Cross Entropy Loss, and Hinge Loss

  • Different loss functions are used for different types of machine learning tasks, such as regression or classification

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter