Upload Button Icon Add office photos

Filter interviews by

QBE Data Scientist Interview Questions and Answers

Updated 8 Nov 2024

QBE Data Scientist Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. How do you approach building a ML model
  • Ans. 

    I approach building a ML model by understanding the problem, collecting data, preprocessing data, selecting a model, training the model, evaluating the model, and deploying it.

    • Understand the problem and define the objective

    • Collect and preprocess data

    • Select an appropriate model based on the problem

    • Train the model using the data

    • Evaluate the model's performance using metrics like accuracy, precision, recall, etc.

    • Deploy th

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Oct 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Project related questions from your CV
Round 2 - Technical 

(2 Questions)

  • Q1. Question on transformers
  • Q2. Comparison of transfer learning and fintuning.
  • Ans. 

    Transfer learning involves using pre-trained models on a different task, while fine-tuning involves further training a pre-trained model on a specific task.

    • Transfer learning uses knowledge gained from one task to improve learning on a different task.

    • Fine-tuning involves adjusting the parameters of a pre-trained model to better fit a specific task.

    • Transfer learning is faster and requires less data compared to training a...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

*****, arjumpudi satyanarayana

Round 2 - Technical 

(5 Questions)

  • Q1. What is the python language
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is widely used for web development, data analysis, artificial intelligence, and scientific computing.

    • It emphasizes code readability and uses indentation for block delimiters.

    • Python has a large standard library and a vibrant community of developers.

    • Example: print('Hello, World!')

    • Example: import pandas as pd

  • Answered by AI
  • Q2. What is the code problems
  • Ans. 

    Code problems refer to issues or errors in the code that need to be identified and fixed.

    • Code problems can include syntax errors, logical errors, or performance issues.

    • Examples of code problems include missing semicolons, incorrect variable assignments, or inefficient algorithms.

    • Identifying and resolving code problems is a key skill for data scientists to ensure accurate and efficient data analysis.

  • Answered by AI
  • Q3. What is the python code
  • Ans. 

    Python code is a programming language used for data analysis, machine learning, and scientific computing.

    • Python code is written in a text editor or an integrated development environment (IDE)

    • Python code is executed using a Python interpreter

    • Python code can be used for data manipulation, visualization, and modeling

  • Answered by AI
  • Q4. What is the project
  • Ans. 

    The project is a machine learning model to predict customer churn for a telecommunications company.

    • Developing predictive models using machine learning algorithms

    • Analyzing customer data to identify patterns and trends

    • Evaluating model performance and making recommendations for reducing customer churn

  • Answered by AI
  • Q5. What is the lnderssip
  • Ans. 

    The question seems to be incomplete or misspelled.

    • It is possible that the interviewer made a mistake while asking the question.

    • Ask for clarification or context to provide a relevant answer.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IBM Data Scientist interview:
  • Python
  • Machine Learning
Interview preparation tips for other job seekers - No

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a data scientist with a background in statistics and machine learning, passionate about solving complex problems using data-driven approaches.

    • Background in statistics and machine learning

    • Experience in solving complex problems using data-driven approaches

    • Passionate about leveraging data to drive insights and decision-making

  • Answered by AI
  • Q2. Describe in detail about one of my main project.
  • Ans. 

    Developed a predictive model for customer churn in a telecom company.

    • Collected and cleaned customer data including usage patterns and demographics.

    • Used machine learning algorithms such as logistic regression and random forest to build the model.

    • Evaluated model performance using metrics like accuracy, precision, and recall.

    • Implemented the model into the company's CRM system for real-time predictions.

  • Answered by AI
  • Q3. Few questions related to my projects.
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Basics python(Since i am fresher)

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall, it was a good experience for me. Very friendly interviewers. I couldn't make it after the second round. I came to know where I was lacking.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain Sigmoid Function
  • Ans. 

    Sigmoid function is a mathematical function that maps any real value to a value between 0 and 1.

    • Sigmoid function is commonly used in machine learning for binary classification problems.

    • It is defined as f(x) = 1 / (1 + e^(-x)), where e is the base of the natural logarithm.

    • The output of the sigmoid function is always in the range (0, 1).

    • It is used to convert a continuous input into a probability value.

    • Example: f(0) = 0.5

  • Answered by AI
  • Q2. What is a T-test in logistic regression
  • Ans. 

    A T-test in logistic regression is used to determine the significance of individual predictor variables.

    • T-test in logistic regression is used to test the significance of individual coefficients of predictor variables.

    • It helps in determining whether a particular predictor variable has a significant impact on the outcome variable.

    • The null hypothesis in a T-test for logistic regression is that the coefficient of the predi...

  • Answered by AI
  • Q3. How to fit model to an unexplored market
  • Ans. 

    To fit a model to an unexplored market, conduct thorough market research, gather relevant data, identify key variables, test different models, and continuously iterate and refine the model.

    • Conduct thorough market research to understand the dynamics of the unexplored market

    • Gather relevant data on customer behavior, market trends, competition, etc.

    • Identify key variables that may impact the market and model outcomes

    • Test d...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IDFC FIRST Bank Data Scientist interview:
  • Logistic Regression
  • Banking

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Whats is supervised learning
  • Ans. 

    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

  • Answered by AI
  • Q2. What is unsupervised learning
  • Ans. 

    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)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do hard work

Skills evaluated in this interview

Data Scientist Interview Questions & Answers

Bajaj Finserv user image Vaibhav Diwakar Gavli

posted on 6 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

SQL & aptitude question

Round 2 - Coding Test 

1 coding question for 45 min

Round 3 - Technical 

(1 Question)

  • Q1. Detailed questing for machine learning model's.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Machine learning algorithms.
  • Ans. 

    Machine learning algorithms are tools used to analyze data, identify patterns, and make predictions without being explicitly programmed.

    • Machine learning algorithms can be categorized into supervised, unsupervised, and reinforcement learning.

    • Examples of machine learning algorithms include linear regression, decision trees, support vector machines, and neural networks.

    • These algorithms require training data to learn patte...

  • Answered by AI
  • Q2. Credit risk life cycle
  • Q3. Pandas related questions
Round 2 - One-on-one 

(3 Questions)

  • Q1. Steps of developing a credit risk model
  • Ans. 

    Developing a credit risk model involves several steps to assess the likelihood of a borrower defaulting on a loan.

    • 1. Define the problem and objectives of the credit risk model.

    • 2. Gather relevant data such as credit history, income, debt-to-income ratio, etc.

    • 3. Preprocess the data by handling missing values, encoding categorical variables, and scaling features.

    • 4. Select a suitable machine learning algorithm such as logi...

  • Answered by AI
  • Q2. Pandas related questions
  • Q3. Bagging and Boosting
Round 3 - One-on-one 

(3 Questions)

  • Q1. Explain AIC and BIC
  • Ans. 

    AIC and BIC are statistical measures used for model selection in the context of regression analysis.

    • AIC (Akaike Information Criterion) is used to compare the goodness of fit of different models. It penalizes the model for the number of parameters used.

    • BIC (Bayesian Information Criterion) is similar to AIC but penalizes more heavily for the number of parameters, making it more suitable for model selection when the focus...

  • Answered by AI
  • Q2. Difference between xgboost and lightgbm
  • Ans. 

    XGBoost is a popular gradient boosting library while LightGBM is a faster and more memory-efficient alternative.

    • XGBoost is known for its accuracy and performance on structured/tabular data.

    • LightGBM is faster and more memory-efficient, making it suitable for large datasets.

    • LightGBM uses a histogram-based algorithm for splitting whereas XGBoost uses a level-wise tree growth strategy.

  • Answered by AI
  • Q3. Bagging and boosting

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Aptitude Test 

The first round consisted of a general assessment that included tests on artificial intelligence, machine learning, data science, English, and aptitude, followed by a face-to-face interview.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Logistic regression loss function
  • Q2. Step function in ML context
  • Ans. 

    Step function is a function that returns a constant value for a certain range of inputs.

    • In machine learning, step functions are used as activation functions in neural networks.

    • They are typically used in binary classification problems where the output is either 0 or 1.

    • Examples include Heaviside step function and sigmoid step function.

  • Answered by AI

Skills evaluated in this interview

QBE Interview FAQs

How many rounds are there in QBE Data Scientist interview?
QBE interview process usually has 1 rounds. The most common rounds in the QBE interview process are One-on-one Round.

Tell us how to improve this page.

QBE Data Scientist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Compare QBE with

ICICI Lombard General Insurance Company

3.7
Compare

HDFC Ergo General Insurance

4.0
Compare

Bajaj Allianz General Insurance

3.9
Compare

Tata AIG

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview