i
NICE
Filter interviews by
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
Feature selection techniques are methods used to select the most relevant features for a predictive model.
Filter methods: Select features based on statistical measures like correlation, chi-squared, or mutual information.
Wrapper methods: Use a specific model to evaluate the importance of features by training and testing subsets of features.
Embedded methods: Features are selected as part of the model training process, l...
Covariance measures the relationship between two variables, while correlation measures the strength and direction of a relationship.
Covariance can be positive, negative, or zero, indicating the direction of the relationship.
Correlation is always between -1 and 1, with 1 indicating a perfect positive relationship, -1 indicating a perfect negative relationship, and 0 indicating no relationship.
Covariance is affected by t...
Adam optimizer is an extension to the Gradient Descent optimizer with adaptive learning rates and momentum.
Adam optimizer combines the benefits of both AdaGrad and RMSProp optimizers.
Adam optimizer uses adaptive learning rates for each parameter.
Gradient Descent optimizer has a fixed learning rate for all parameters.
Adam optimizer includes momentum to speed up convergence.
Gradient Descent optimizer updates parameters b...
Use ReLU for hidden layers in deep neural networks, avoid for output layers.
ReLU is commonly used in hidden layers to introduce non-linearity and speed up convergence.
Avoid using ReLU in output layers for regression tasks as it can lead to vanishing gradients.
Consider using Leaky ReLU or Sigmoid for output layers depending on the task.
ReLU is computationally efficient and helps in preventing the vanishing gradient prob...
I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.
Standard question from sql and python in hackerrank
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the linked list, updating pointers to reverse the direction
Return the new head of the reversed linked list
I applied via Approached by Company and was interviewed in Aug 2023. There was 1 interview round.
Logistic regression can be applied for multiclasstext classification by using one-vs-rest or softmax approach.
One-vs-rest approach: Train a binary logistic regression model for each class, treating it as the positive class and the rest as the negative class.
Softmax approach: Use the softmax function to transform the output of the logistic regression into probabilities for each class.
Evaluate the model using appropriate...
I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.
fbprophet is a forecasting model developed by Facebook that uses time series data to make predictions.
fbprophet is an open-source forecasting tool developed by Facebook's Core Data Science team.
It is based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects.
fbprophet can be used to forecast traffic by providing historical data on traffic patterns and usi...
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
Tokenization in NLP is the process of breaking down text into smaller units called tokens.
Tokenization is a fundamental step in NLP for text preprocessing.
Tokens can be words, phrases, or even individual characters.
Tokenization helps in preparing text data for further analysis or modeling.
NLTK tokenizers provide additional functionalities like handling contractions, punctuation, etc.
str.split() may not handle complex t...
To find a line that best fits the data with 1000 samples and 700 dimensions, we can use linear regression.
For unsupervised ML approach, we can use Principal Component Analysis (PCA) to reduce dimensions and then fit a line using linear regression.
For supervised ML approach, we need to select a target column. We can choose any of the 700 dimensions as the target and treat it as a regression problem.
Potential problems of...
posted on 4 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.
posted on 22 Aug 2024
I applied via LinkedIn and was interviewed before Aug 2023. There were 4 interview rounds.
Its a take-home assignment related to NLP multi-class classification
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
261
salaries
| ₹7 L/yr - ₹20.5 L/yr |
Senior Software Engineer
170
salaries
| ₹11.4 L/yr - ₹31.5 L/yr |
Technical Lead
167
salaries
| ₹8.2 L/yr - ₹35 L/yr |
Software Engineering Specialist
130
salaries
| ₹19.1 L/yr - ₹44 L/yr |
Software Engineer and Technical Lead
124
salaries
| ₹9 L/yr - ₹27.1 L/yr |
Oracle
KPIT Technologies
Intellect Design Arena
Thomson Reuters