eClerx
Rachit Mehra & Co Interview Questions and Answers
Q1. Rate yourself in python and deep dive in python programming language
I rate myself 8/10 in Python. I have experience in data manipulation, visualization, and machine learning.
Proficient in Python libraries such as Pandas, NumPy, Matplotlib, and Scikit-learn
Experience in data cleaning, preprocessing, and feature engineering
Developed machine learning models for classification, regression, and clustering
Familiar with deep learning frameworks such as TensorFlow and Keras
Implemented neural networks for image classification and natural language proc...read more
Q2. Explain logit and why its regression
Logit regression is a statistical method used to model binary outcomes.
Logit regression is used when the dependent variable is binary (0 or 1).
It models the probability of the dependent variable taking the value 1.
It uses the logistic function to transform the linear regression equation into a probability.
It is a type of generalized linear model (GLM).
Q3. How to do validation of a model
Validation of a model involves testing its performance on new data to ensure its accuracy and generalizability.
Split data into training and testing sets
Train model on training set
Test model on testing set
Evaluate model performance using metrics such as accuracy, precision, recall, and F1 score
Repeat process with different validation techniques such as cross-validation or bootstrapping
Q4. - R2 & adj R2, explain
R2 and adj R2 are statistical measures used to evaluate the goodness of fit of a regression model.
R2 measures the proportion of variance in the dependent variable that is explained by the independent variable(s).
Adjusted R2 is a modified version of R2 that takes into account the number of independent variables in the model.
R2 ranges from 0 to 1, with higher values indicating a better fit.
Adjusted R2 can be negative if the model is worse than a simple mean model.
Both R2 and ad...read more
Q5. Linear Regression and Logistics Regression and difference between both.
Linear Regression predicts continuous values while Logistic Regression predicts binary outcomes.
Linear Regression is used for predicting continuous values while Logistic Regression is used for predicting binary outcomes.
Linear Regression uses a linear approach to model the relationship between dependent and independent variables while Logistic Regression uses a logistic function to model the probability of a binary outcome.
Linear Regression assumes a normal distribution of er...read more
Q6. Whats model optimization
Model optimization is the process of improving the performance of a machine learning model by adjusting its parameters.
Model optimization involves finding the best set of hyperparameters for a given model.
It can be done using techniques like grid search, random search, and Bayesian optimization.
The goal is to improve the model's accuracy, precision, recall, or other performance metrics.
Model optimization is an iterative process that requires experimentation and evaluation of ...read more
Interview Process at Rachit Mehra & Co
Top Data Scientist Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month