Filter interviews by
I applied via Referral
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Supervised learning is a type of machine learning where the model is trained on labeled data to make predictions or decisions.
Uses labeled data for training
Predicts outcomes based on input features
Examples include regression and classification algorithms
Unsupervised learning is a type of machine learning where the model is trained on unlabeled data without any predefined output labels.
No predefined output labels are provided for the training data
The model must find patterns and relationships in the data on its own
Common techniques include clustering and dimensionality reduction
Examples: K-means clustering, Principal Component Analysis (PCA)
posted on 17 Sep 2024
I applied via Referral
Standard online test
LSTM RNN is a type of RNN that can learn long-term dependencies, while simple RNN struggles with vanishing/exploding gradients.
LSTM RNN has more complex architecture with memory cells, input, forget, and output gates.
Simple RNN has a single tanh activation function and suffers from vanishing/exploding gradients.
LSTM RNN is better at capturing long-term dependencies in sequences.
Simple RNN is simpler but struggles with
Lasso regression is a type of linear regression that uses L1 regularization to prevent overfitting by adding a penalty term to the loss function.
Lasso regression helps in feature selection by shrinking the coefficients of less important features to zero.
It is particularly useful when dealing with high-dimensional data where the number of features is much larger than the number of samples.
The regularization parameter in...
Fine tuning a LLM model involves adjusting hyperparameters to improve performance.
Perform grid search or random search to find optimal hyperparameters
Use cross-validation to evaluate different hyperparameter combinations
Regularize the model to prevent overfitting
Adjust learning rate and batch size for better convergence
Consider using techniques like early stopping to prevent overfitting
posted on 17 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Precision = TP / (TP + FP), Recall = TP / (TP + FN)
Precision is the ratio of correctly predicted positive observations to the total predicted positive observations
Recall is the ratio of correctly predicted positive observations to the all observations in actual class
Example: If a model predicts 100 positive cases, out of which 80 are actually positive, precision = 80/100, recall = 80/total actual positive cases
R2 measures the proportion of variance explained by the model, while adjusted R2 adjusts for the number of predictors in the model.
R2 is the proportion of variance in the dependent variable that is predictable from the independent variables.
Adjusted R2 penalizes the addition of unnecessary predictors in the model, providing a more accurate measure of the model's goodness of fit.
R2 can increase even when adding irreleva...
Build a simple cat and dog image classifier
I applied via Company Website and was interviewed before Nov 2022. There were 3 interview rounds.
Questions based on Python & SQL
Case study round was good and interactive
I was interviewed before May 2022.
Puzzles
Basic machine learning
Resume project related questions
One case related to insurance
Stress round
Adv ML
HDFC Life
ICICI Prudential Life Insurance
Max Life Insurance
Bajaj Allianz Life Insurance