Add office photos
Employer?
Claim Account for FREE

Applied Cloud Computing

2.7
based on 64 Reviews
Filter interviews by

10+ Excitel Broadband Interview Questions and Answers

Updated 6 Jan 2025

Q1. How you convince for clients the model is useful, what are the matrix

Ans.

I convince clients of model usefulness by showcasing its accuracy, precision, recall, and F1 score.

  • Explain the model's accuracy in predicting outcomes compared to actual results

  • Discuss precision - the proportion of true positive predictions out of all positive predictions

  • Highlight recall - the proportion of true positive predictions out of all actual positives

  • Mention F1 score - the balance between precision and recall, useful for imbalanced datasets

Add your answer

Q2. how you have deployed your model and how to monitor the deployed model?

Ans.

I have deployed models using cloud services like AWS SageMaker and monitored them using tools like Prometheus and Grafana.

  • Deployed models using AWS SageMaker for easy scalability and management

  • Utilized Prometheus and Grafana for monitoring model performance and health

  • Set up alerts for abnormal behavior or performance degradation

  • Regularly reviewed logs and metrics to ensure model is functioning as expected

Add your answer

Q3. What is difference between random forest and xgboost

Ans.

Random forest is an ensemble learning method using decision trees, while XGBoost is a gradient boosting algorithm.

  • Random forest builds multiple decision trees and combines their predictions, while XGBoost builds trees sequentially to correct errors.

  • Random forest is less prone to overfitting compared to XGBoost.

  • XGBoost is computationally efficient and often outperforms random forest in terms of predictive accuracy.

  • Random forest is easier to tune and less sensitive to hyperpara...read more

Add your answer

Q4. What are hyper parameters you turned for your model

Ans.

Tuned hyperparameters include learning rate, batch size, number of layers, and activation functions.

  • Adjusted learning rate to improve model convergence

  • Optimized batch size for better training efficiency

  • Experimented with different numbers of layers to find optimal model complexity

  • Tried various activation functions to enhance model performance

Add your answer
Discover Excitel Broadband interview dos and don'ts from real experiences

Q5. What are the features in your data set

Ans.

The features in the data set include age, gender, income, education level, location, and purchase history.

  • Age

  • Gender

  • Income

  • Education level

  • Location

  • Purchase history

Add your answer

Q6. How you take data from client

Ans.

I collect data from clients through various methods such as surveys, interviews, API integrations, and data sharing agreements.

  • Conduct surveys to gather specific data points from clients

  • Interview clients to understand their data needs and preferences

  • Integrate with client's systems through APIs to access real-time data

  • Establish data sharing agreements to receive data from clients securely

Add your answer
Are these interview questions helpful?

Q7. explain PCA and feature selection technique ?

Ans.

PCA is a dimensionality reduction technique that transforms data into a lower-dimensional space. Feature selection is the process of selecting a subset of relevant features for use in model training.

  • PCA helps in reducing the dimensionality of data by finding the principal components that explain the most variance in the data.

  • Feature selection involves selecting the most important features from the dataset based on certain criteria like correlation, importance scores, or domai...read more

Add your answer

Q8. explain difference between delete and truncate?

Ans.

Delete removes rows one by one, while truncate removes all rows at once.

  • Delete is a DML command and can be rolled back, while truncate is a DDL command and cannot be rolled back.

  • Delete triggers delete triggers and fires delete triggers, while truncate does not trigger any triggers.

  • Delete is slower as it logs individual row deletions, while truncate is faster as it logs the deallocation of the data pages.

  • Delete can have a WHERE clause to specify which rows to delete, while tru...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Promises , differences between var let and const

Ans.

Promises are used for asynchronous programming in JavaScript. var is function-scoped, let is block-scoped, and const is block-scoped and cannot be reassigned.

  • Promises are used to handle asynchronous operations in JavaScript.

  • var is function-scoped, let is block-scoped, and const is block-scoped and cannot be reassigned.

  • Example: var x = 10; let y = 20; const z = 30;

Add your answer

Q10. What are loops type of loops

Ans.

Types of loops in JavaScript include for, while, and do-while loops.

  • For loop: Executes a block of code a specified number of times.

  • While loop: Executes a block of code while a specified condition is true.

  • Do-while loop: Executes a block of code once, and then repeats the loop as long as a specified condition is true.

Add your answer

Q11. explain bias variance tradeoff?

Ans.

Bias-variance tradeoff is the balance between underfitting and overfitting in machine learning models.

  • Bias refers to the error introduced by approximating a real-world problem, variance refers to the error introduced by modeling the noise in the training data.

  • High bias can cause underfitting, where the model is too simple to capture the underlying patterns in the data.

  • High variance can cause overfitting, where the model is too complex and captures noise in the training data i...read more

Add your answer

Q12. migration of softwares

Ans.

Migration of software involves transferring data, applications, and other components from one system to another.

  • Assess current software and infrastructure

  • Plan migration strategy

  • Test migration process thoroughly

  • Train users on new software

  • Monitor performance post-migration

Add your answer

Q13. Find a mid of array

Ans.

To find the mid of an array, divide the sum of array length by 2 and round down to the nearest integer.

  • Calculate the sum of array length and divide it by 2.

  • Round down the result to the nearest integer.

  • The resulting index is the mid of the array.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Excitel Broadband

based on 16 interviews
Interview experience
3.4
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 2.1k Interview Questions
4.1
 • 398 Interview Questions
3.8
 • 351 Interview Questions
3.9
 • 303 Interview Questions
3.5
 • 210 Interview Questions
4.6
 • 147 Interview Questions
View all
Top Applied Cloud Computing Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter