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...
Top trending discussions
Code for parsing a triangle
Use a loop to iterate through each line of the triangle
Split each line into an array of numbers
Store the parsed numbers in a 2D array or a list of lists
The ASCII value is a numerical representation of a character. It includes both capital and small alphabets.
ASCII values range from 65 to 90 for capital letters A to Z.
ASCII values range from 97 to 122 for small letters a to z.
For example, the ASCII value of 'A' is 65 and the ASCII value of 'a' is 97.
posted on 19 Oct 2023
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.
Model evaluation is crucial in ML pipeline to assess the performance and generalization of the model.
Helps in selecting the best model for the given problem by comparing different models based on metrics like accuracy, precision, recall, etc.
Prevents overfitting by checking if the model is performing well on unseen data.
Guides in fine-tuning hyperparameters to improve model performance.
Enables understanding of model li...
I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.
The .py files contain Python code, while the .pyc files are compiled bytecode files generated by Python when a .py file is imported.
The .py files are human-readable text files containing Python code.
The .pyc files are compiled bytecode files created by Python to improve execution speed.
The .pyc files are automatically generated by Python when a .py file is imported.
The .pyc files are platform-independent and can be dis
Bias in neural networks helps in capturing the underlying patterns in data. Scaling data helps in improving convergence and performance.
Bias in neural networks helps in shifting the activation function to better fit the data.
It allows the model to capture the underlying patterns in the data by providing flexibility in the decision boundary.
Scaling data helps in improving convergence by ensuring that the gradients are o...
RNN is a type of neural network that processes sequential data. LSTM is a type of RNN that can learn long-term dependencies.
RNN stands for Recurrent Neural Network and is designed to handle sequential data by maintaining a hidden state that captures information about previous inputs.
LSTM stands for Long Short-Term Memory and is a type of RNN that addresses the vanishing gradient problem by introducing a memory cell, in...
I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.
SQL, select statment and DDL commands
I appeared for an interview before Feb 2024.
Case study was given to test coding and ML skills
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Software Engineer
253
salaries
| ₹6.5 L/yr - ₹18.5 L/yr |
Technical Lead
168
salaries
| ₹9.3 L/yr - ₹35 L/yr |
Senior Software Engineer
165
salaries
| ₹11.4 L/yr - ₹31.5 L/yr |
Software Engineering Specialist
127
salaries
| ₹19.1 L/yr - ₹44 L/yr |
Software Engineer and Technical Lead
124
salaries
| ₹9 L/yr - ₹27.1 L/yr |
Infosys
TCS
Wipro
HCLTech