i
Wipro
Filter interviews by
posted on 10 May 2024
My favorite algorithm is Random Forest, which I have implemented for predicting customer churn in a telecom company.
Random Forest is an ensemble learning method that builds multiple decision trees and merges them together to get a more accurate and stable prediction.
I have implemented Random Forest in Python using scikit-learn library for a telecom company to predict customer churn based on various features like call d...
posted on 25 Jul 2024
Python arrays loops data structures
posted on 29 Mar 2023
I applied via Company Website and was interviewed in Mar 2023. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Evaluation metrics for classification are used to assess the performance of a classification model.
Common evaluation metrics include accuracy, precision, recall, F1 score, and ROC-AUC.
Accuracy measures the proportion of correctly classified instances out of the total instances.
Precision measures the proportion of true positive predictions out of all positive predictions.
Recall measures the proportion of true positive p...
L1 and L2 regression are regularization techniques used in machine learning to prevent overfitting.
L1 regression adds a penalty equivalent to the absolute value of the magnitude of coefficients.
L2 regression adds a penalty equivalent to the square of the magnitude of coefficients.
L1 regularization can lead to sparse models, while L2 regularization tends to shrink coefficients towards zero.
L1 regularization is also know...
Random forest is an ensemble learning algorithm that builds multiple decision trees and combines their predictions.
Random forest creates multiple decision trees using bootstrapping and feature randomization.
Each tree in the random forest is trained on a subset of the data and features.
The final prediction is made by averaging the predictions of all the trees (regression) or taking a majority vote (classification).
I am a dedicated and passionate Machine Learning Engineer with a strong background in computer science and data analysis.
Experienced in developing machine learning models for various applications
Proficient in programming languages such as Python, R, and Java
Skilled in data preprocessing, feature engineering, and model evaluation
Strong understanding of algorithms and statistical concepts
Excellent problem-solving and ana
posted on 16 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 3 interview rounds.
Genral and technical aptitude test
By creating a structured onboarding process, utilizing technology for efficiency, and leveraging a team of trainers.
Develop a comprehensive onboarding program with clear objectives and timelines.
Utilize technology such as online training modules and virtual onboarding sessions.
Assign a team of trainers to handle different aspects of the onboarding process.
Implement a buddy system where existing employees mentor new hir...
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
posted on 6 Jul 2022
I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.
My skills python and Java
L1 and L2 regression are regularization techniques used in machine learning to prevent overfitting by adding penalty terms to the loss function.
L1 regression adds the absolute values of the coefficients as penalty term (Lasso regression)
L2 regression adds the squared values of the coefficients as penalty term (Ridge regression)
L1 regularization can lead to sparse models with some coefficients being exactly zero
L2 regul...
AUC (Area Under the Curve) is a metric that measures the performance of a classification model. ROC (Receiver Operating Characteristic) is a graphical representation of the AUC.
AUC is a single scalar value that represents the area under the ROC curve.
ROC curve is a plot of the true positive rate against the false positive rate for different threshold values.
AUC ranges from 0 to 1, where a higher value indicates better ...
Parameter of random forest is the number of trees in the forest.
Number of trees in the forest affects model performance
Higher number of trees can lead to overfitting
Commonly tuned parameter in random forest algorithms
p, d, q values are parameters used in ARIMA time series models to determine the order of differencing and moving average components.
p represents the number of lag observations included in the model (autoregressive order)
d represents the degree of differencing needed to make the time series stationary
q represents the number of lagged forecast errors included in the model (moving average order)
For example, in an ARIMA(1,
posted on 24 Jul 2024
Bias is error due to overly simplistic assumptions, variance is error due to overly complex models.
Bias is error introduced by approximating a real-world problem, leading to underfitting.
Variance is error introduced by modeling the noise in the training data, leading to overfitting.
High bias can cause a model to miss relevant relationships between features and target variable.
High variance can cause a model to be overl...
Learning rate is a hyperparameter that controls how much we are adjusting the weights of our network with respect to the loss gradient.
Learning rate determines the size of the steps taken during optimization.
A high learning rate can cause the model to converge too quickly and potentially miss the optimal solution.
A low learning rate can cause the model to take a long time to converge or get stuck in a local minimum.
Com...
based on 1 interview
Interview experience
Project Engineer
32.8k
salaries
| ₹1.8 L/yr - ₹8.2 L/yr |
Senior Software Engineer
23.1k
salaries
| ₹5.8 L/yr - ₹23 L/yr |
Senior Associate
21.3k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Project Engineer
20.4k
salaries
| ₹5 L/yr - ₹19.5 L/yr |
Technical Lead
18.7k
salaries
| ₹8.3 L/yr - ₹36.5 L/yr |
TCS
Infosys
Tesla
Amazon