Add office photos
Engaged Employer

Great Learning

3.7
based on 421 Reviews
Filter interviews by

10+ Hazra Group Interview Questions and Answers

Updated 27 Oct 2024
Popular Designations

Q1. How is object detection done using CNN?

Ans.

Object detection using CNN involves training a neural network to identify and locate objects within an image.

  • CNNs use convolutional layers to extract features from images

  • These features are then passed through fully connected layers to classify and locate objects

  • Common architectures for object detection include YOLO, SSD, and Faster R-CNN

Add your answer

Q2. What is a Central Limit Theorem?

Ans.

Central Limit Theorem states that the sampling distribution of the mean of any independent, random variable will be normal or nearly normal.

  • The theorem applies to large sample sizes.

  • It is a fundamental concept in statistics.

  • It is used to estimate population parameters from sample statistics.

  • It is important in hypothesis testing and confidence intervals.

  • Example: If we take a large number of samples of the same size from a population, the distribution of the sample means will b...read more

Add your answer

Q3. Can you explain gradient descent?

Ans.

Gradient descent is an iterative optimization algorithm used to minimize a cost function by adjusting model parameters.

  • Gradient descent is used in machine learning to optimize models.

  • It works by iteratively adjusting model parameters to minimize a cost function.

  • The algorithm calculates the gradient of the cost function and moves in the direction of steepest descent.

  • There are different variants of gradient descent, such as batch, stochastic, and mini-batch.

  • Gradient descent can...read more

Add your answer

Q4. What is Image segmentation?

Ans.

Image segmentation is the process of dividing an image into multiple segments or regions.

  • It is used in computer vision to identify and separate objects or regions of interest in an image.

  • It can be done using various techniques such as thresholding, clustering, edge detection, and region growing.

  • Applications include object recognition, medical imaging, and autonomous vehicles.

  • Examples include separating the foreground and background in an image, identifying tumors in medical i...read more

Add your answer
Discover Hazra Group interview dos and don'ts from real experiences

Q5. Difference between R-squared and Adjusted R-squared

Ans.

R-squared measures the proportion of variance explained by the model, while Adjusted R-squared adjusts for the number of predictors in the model.

  • R-squared is the proportion of variance in the dependent variable that is predictable from the independent variables. It ranges from 0 to 1, with 1 indicating a perfect fit.

  • Adjusted R-squared penalizes the addition of unnecessary predictors to the model, providing a more accurate measure of the model's goodness of fit.

  • R-squared can i...read more

Add your answer

Q6. Interpretation of classification metrics like accuracy, precision, recall

Ans.

Classification metrics like accuracy, precision, and recall are used to evaluate the performance of a classification model.

  • Accuracy measures the overall correctness of the model's predictions.

  • Precision measures the proportion of true positive predictions out of all positive predictions.

  • Recall measures the proportion of true positive predictions out of all actual positive instances.

Add your answer
Are these interview questions helpful?

Q7. Difference between bagging and boosting

Ans.

Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.

  • Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.

  • Boosting involves training multiple models sequentially, where each subsequent model corrects the errors made by the previous ones. Examples inc...read more

Add your answer

Q8. Various types of joins in SQL

Ans.

Various types of joins in SQL include inner join, outer join, left join, right join, and full join.

  • Inner join: Returns rows when there is a match in both tables.

  • Outer join: Returns all rows when there is a match in one of the tables.

  • Left join: Returns all rows from the left table and the matched rows from the right table.

  • Right join: Returns all rows from the right table and the matched rows from the left table.

  • Full join: Returns rows when there is a match in one of the tables...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Feature Selection Techniques

Ans.

Feature selection techniques help in selecting the most relevant features for building predictive models.

  • Filter methods: Select features based on statistical measures like correlation, chi-squared test, etc.

  • Wrapper methods: Use a specific model to evaluate the importance of features by adding or removing them iteratively.

  • Embedded methods: Feature selection is integrated into the model training process, like LASSO regression.

  • Principal Component Analysis (PCA): Transform the da...read more

Add your answer

Q10. Greatset number from an array

Ans.

Find the greatest number from an array of strings.

  • Convert the array of strings to an array of integers.

  • Use a sorting algorithm to sort the array in descending order.

  • Return the first element of the sorted array as the greatest number.

Add your answer

Q11. Explain Bias-Variance Tradeoff

Ans.

Bias-variance tradeoff is the balance between model complexity and generalization error.

  • Bias refers to error from erroneous assumptions in the learning algorithm, leading to underfitting.

  • Variance refers to error from sensitivity to fluctuations in the training data, leading to overfitting.

  • Increasing model complexity reduces bias but increases variance, while decreasing complexity increases bias but reduces variance.

  • The goal is to find the right balance to minimize both bias a...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Hazra Group

based on 3 interviews
Interview experience
3.7
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Data Scientist Interview Questions from Similar Companies

3.7
 • 29 Interview Questions
3.3
 • 18 Interview Questions
3.6
 • 14 Interview Questions
3.7
 • 14 Interview Questions
4.6
 • 12 Interview Questions
3.8
 • 11 Interview Questions
View all
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

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