Add office photos
Employer?
Claim Account for FREE

GE Aerospace

4.2
based on 180 Reviews
Filter interviews by

Marigold Capital Corporation Interview Questions and Answers

Updated 4 Nov 2024

Q1. How to Choose K value in K means? if there are any techniques, name them and explain.

Ans.

Choosing the optimal K value in K-means clustering is crucial for accurate results.

  • Elbow method: Plotting the sum of squared distances vs. K and selecting the K value where the curve bends like an elbow.

  • Silhouette method: Calculating the average silhouette score for different K values and choosing the one with the highest score.

  • Gap statistic method: Comparing the within-cluster dispersion to a reference null distribution to find the optimal K value.

  • Cross-validation: Splitting...read more

Add your answer

Q2. Formulas for Precision, Recall, accuracy, F1 Score.

Ans.

Formulas for Precision, Recall, Accuracy, F1 Score in data science.

  • Precision = TP / (TP + FP)

  • Recall = TP / (TP + FN)

  • Accuracy = (TP + TN) / (TP + TN + FP + FN)

  • F1 Score = 2 * (Precision * Recall) / (Precision + Recall)

Add your answer

Q3. OverFitting and underfitting conditions and example

Ans.

Overfitting and underfitting are common issues in machine learning where the model either learns the noise in the training data or fails to capture the underlying patterns.

  • Overfitting occurs when a model learns the training data too well, including noise and outliers, leading to poor generalization on new data.

  • Underfitting happens when a model is too simple to capture the underlying patterns in the data, resulting in high bias and low variance.

  • Examples of overfitting include ...read more

Add your answer

Q4. What are Regularization Techniques ?

Ans.

Regularization techniques are methods used to prevent overfitting in machine learning models by adding a penalty term to the loss function.

  • Regularization techniques help in reducing the complexity of the model by penalizing large coefficients.

  • Common regularization techniques include L1 regularization (Lasso), L2 regularization (Ridge), and Elastic Net regularization.

  • Regularization helps in improving the generalization of the model by preventing it from fitting noise in the tr...read more

Add your answer
Discover Marigold Capital Corporation interview dos and don'ts from real experiences

Q5. What is Population and Sample

Ans.

Population refers to the entire group of individuals or items that we are interested in studying, while a sample is a subset of the population.

  • Population is the larger group that we want to draw conclusions about.

  • Sample is a smaller group selected from the population to represent it.

  • Population parameters are characteristics of the entire group, while sample statistics are characteristics of the sample.

  • Example: Population could be all students in a school, while a sample could...read more

Add your answer

Q6. what is Hypothesis testing

Ans.

Hypothesis testing is a statistical method used to make inferences about a population based on sample data.

  • It involves formulating a hypothesis about a population parameter, collecting data, and using statistical tests to determine if the data supports or rejects the hypothesis.

  • There are two types of hypotheses: null hypothesis (H0) and alternative hypothesis (H1).

  • Common statistical tests for hypothesis testing include t-tests, ANOVA, chi-square tests, and regression analysis...read more

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

Interview Process at Marigold Capital Corporation

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

Top Data Science Intern Interview Questions from Similar Companies

4.0
 • 10 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
75 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