Add office photos
Engaged Employer

RenewBuy

3.4
based on 528 Reviews
Filter interviews by

Freecharge Interview Questions and Answers

Updated 22 Jan 2025

Q1. Can you describe your current project or any past projects that are related to machine learning?

Ans.

Developed a machine learning model to predict customer churn for a telecom company.

  • Used supervised learning techniques such as logistic regression and random forests

  • Preprocessed data by handling missing values and encoding categorical variables

  • Evaluated model performance using metrics like accuracy, precision, and recall

Add your answer

Q2. Common metrics to find accuracy of linnear regression model and Logistic regression model?

Ans.

Common metrics for linear and logistic regression models are R-squared and confusion matrix respectively.

  • For linear regression model, common metric is R-squared which measures the proportion of the variance in the dependent variable that is predictable from the independent variables.

  • For logistic regression model, common metric is confusion matrix which includes metrics like accuracy, precision, recall, and F1 score to evaluate the performance of the model.

  • Accuracy is the prop...read more

Add your answer

Q3. Diff betn random forest vs decision tree algorithm?

Ans.

Random forest is an ensemble learning method that uses multiple decision trees to make predictions.

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

  • Decision tree is a single tree-like structure that makes decisions based on features of the data.

  • Random forest reduces overfitting by averaging the predictions of multiple trees.

  • Decision tree can be prone to overfitting if not pruned properly.

  • Random forest is more robust and accurat...read more

Add your answer

Q4. Tell me example of ensemble technique?

Ans.

Ensemble technique combines multiple models to improve prediction accuracy.

  • Ensemble methods include bagging, boosting, and stacking

  • Random Forest is an example of ensemble technique using bagging

  • Gradient Boosting Machine (GBM) is an example of ensemble technique using boosting

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

Q5. Diff betn linnear and logistic regression?

Ans.

Linear regression is used for continuous variables while logistic regression is used for binary classification.

  • Linear regression predicts continuous values while logistic regression predicts probabilities.

  • Linear regression uses a linear equation to model the relationship between the independent and dependent variables.

  • Logistic regression uses the logistic function to model the probability of a binary outcome.

  • Linear regression is used for tasks like predicting house prices bas...read more

Add your answer

Q6. What is Linnear regression ?

Ans.

Linear regression is a statistical method used to model the relationship between a dependent variable and one or more independent variables.

  • Linear regression aims to find the best-fitting straight line that describes the relationship between variables.

  • It is commonly used for prediction and forecasting in various fields such as finance, economics, and social sciences.

  • The equation for linear regression is typically represented as y = mx + b, where y is the dependent variable, x...read more

Add your answer

Q7. What is recall and F1?

Ans.

Recall is the ratio of correctly predicted positive observations to the all observations in actual class. F1 is the harmonic mean of precision and recall.

  • Recall is calculated as TP / (TP + FN)

  • F1 score is calculated as 2 * (precision * recall) / (precision + recall)

  • Recall is important in scenarios where false negatives are costly, like in medical diagnosis

Add your answer

Q8. Formula for precision?

Ans.

Precision is the ratio of correctly predicted positive observations to the total predicted positive observations.

  • Precision = True Positives / (True Positives + False Positives)

  • It is a measure of the accuracy of the positive predictions made by the model.

  • A high precision indicates that the model is good at predicting positive cases without many false positives.

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

Interview Process at Freecharge

based on 1 interviews
Interview experience
3.0
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Senior Data Scientist Interview Questions from Similar Companies

4.0
 • 14 Interview Questions
3.5
 • 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