Upload Button Icon Add office photos

Filter interviews by

Feynn Labs Machine Learning Intern Interview Questions, Process, and Tips

Updated 20 Oct 2024

Top Feynn Labs Machine Learning Intern Interview Questions and Answers

View all 17 questions

Feynn Labs Machine Learning Intern Interview Experiences

9 interviews found

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

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - In call interview 

(7 Questions)

  • Q1. Different types of learning in Machine learning?
  • Ans. 

    Different types of learning in Machine learning include supervised learning, unsupervised learning, semi-supervised learning, reinforcement learning, and self-supervised learning.

    • Supervised learning: Training data is labeled, algorithm learns to map input to output.

    • Unsupervised learning: Training data is unlabeled, algorithm learns patterns and relationships in data.

    • Semi-supervised learning: Combination of labeled and ...

  • Answered by AI
  • Q2. Difference between inference learning and prediction learning?
  • Ans. 

    Inference learning focuses on understanding the underlying relationships in data, while prediction learning focuses on making accurate predictions based on data.

    • Inference learning involves understanding the causal relationships between variables in the data.

    • Prediction learning focuses on building models that can accurately predict outcomes based on input data.

    • Inference learning is more concerned with understanding the ...

  • Answered by AI
  • Q3. What's an outlier? How to handle them?
  • Ans. 

    An outlier is a data point that differs significantly from other observations in a dataset.

    • Outliers can be identified using statistical methods such as Z-score, IQR, or visualization techniques like box plots.

    • Handling outliers can involve removing them, transforming them, or using robust statistical methods.

    • Examples of handling outliers include winsorizing, log transformation, or using algorithms that are robust to out

  • Answered by AI
  • Q4. Mention some optimizers and loss functions used in machine learning?
  • Ans. 

    Some optimizers and loss functions used in machine learning

    • Optimizers: Adam, SGD, RMSprop

    • Loss functions: Mean Squared Error (MSE), Cross Entropy, Hinge Loss

  • Answered by AI
  • Q5. What's the significance of elbow curve?
  • Ans. 

    Elbow curve helps in determining the optimal number of clusters in K-means clustering.

    • Elbow curve is a plot of the number of clusters against the within-cluster sum of squares.

    • The point where the curve shows a sharp decrease and starts to flatten out is considered as the optimal number of clusters.

    • It helps in finding the right balance between overfitting and underfitting in clustering.

    • For example, if the elbow curve sh...

  • Answered by AI
  • Q6. Difference between supervised & unsupervised learning?
  • Ans. 

    Supervised learning uses labeled data to train the model, while unsupervised learning uses unlabeled data.

    • Supervised learning requires a target variable for training, while unsupervised learning does not.

    • In supervised learning, the model learns from labeled examples to make predictions on new data, while unsupervised learning finds patterns and relationships in data.

    • Examples of supervised learning include classificatio...

  • Answered by AI
  • Q7. What is deep learning?
  • Ans. 

    Deep learning is a subset of machine learning that uses neural networks to model and solve complex problems.

    • Deep learning involves training neural networks with multiple layers to learn representations of data

    • It is used for tasks such as image and speech recognition, natural language processing, and autonomous driving

    • Popular deep learning frameworks include TensorFlow, PyTorch, and Keras

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Feynn Labs Machine Learning Intern interview:
  • Machine Learning
  • Python
  • Data Analysis
Interview preparation tips for other job seekers - Prepare throughly with machine learning concepts(must) , gain basic knowledge on market segmentation and research analysis(optional)

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is svm,how many dimensions in rbf?
  • Ans. 

    SVM stands for Support Vector Machine, RBF stands for Radial Basis Function. RBF can have infinite dimensions.

    • SVM is a supervised machine learning algorithm used for classification and regression tasks.

    • RBF is a kernel function used in SVM to map data into a higher-dimensional space.

    • RBF can have infinite dimensions, allowing it to capture complex relationships in the data.

  • Answered by AI
  • Q2. Different between logistic and linear regression
  • Ans. 

    Logistic regression is used for binary classification while linear regression is used for regression tasks.

    • Logistic regression predicts the probability of a binary outcome (0 or 1), while linear regression predicts a continuous outcome.

    • Logistic regression uses a sigmoid function to map predicted values between 0 and 1, while linear regression uses a linear function.

    • Logistic regression is more suitable for classificatio...

  • Answered by AI
  • Q3. What is random partition
  • Ans. 

    Random partition is a method of dividing a dataset into random subsets for training and testing purposes.

    • Random partition helps in evaluating the performance of a machine learning model by training it on one subset and testing it on another.

    • It helps in preventing overfitting by ensuring that the model is tested on unseen data.

    • Random partition is commonly used in techniques like k-fold cross-validation where the dataset

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - there was about 5-6 questions i dont remember most of them. study all the ML fundamentals

Skills evaluated in this interview

Machine Learning Intern Interview Questions Asked at Other Companies

Q1. Different types of NER libraries and their performances
Q2. Explain all the steps you will take to build a regression model g ... read more
Q3. What goes on during an NER process
Q4. what is reinforcement learning and explain it
Q5. explain Sampling , types of sampling , need of sampling
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What types of machine learning project you worked on?
  • Ans. 

    I have worked on projects involving image classification, natural language processing, and predictive modeling.

    • Image classification using convolutional neural networks

    • Sentiment analysis using recurrent neural networks

    • Predictive modeling for sales forecasting

  • Answered by AI
  • Q2. What is difference between logistics and linear regression?
  • Ans. 

    Logistic regression is used for binary classification while linear regression is used for regression tasks.

    • Logistic regression is used when the dependent variable is binary (0 or 1), while linear regression is used when the dependent variable is continuous.

    • Logistic regression predicts the probability of a certain class or event occurring, while linear regression predicts a continuous value.

    • Logistic regression uses a si...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. All question on machines learning concept
  • Q2. Concepts on backward propagation

Feynn Labs interview questions for designations

 Machine Learning Engineer Intern

 (2)

 Intern

 (3)

 Data Science Intern

 (5)

 Data Scientist Intern

 (1)

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Very tough one didn't even heard of it once
  • Q2. Same kind of question

Interview Preparation Tips

Interview preparation tips for other job seekers - don't go for it.

Get interview-ready with Top Feynn Labs Interview Questions

Machine Learning Intern Interview Questions & Answers

user image MOUSHREETA DEBROY 22122132

posted on 25 Jan 2024

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

(1 Question)

  • Q1. They asked questions based on ML algorithms.

Machine Learning Intern Jobs at Feynn Labs

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

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What are the types of regression models
  • Ans. 

    Types of regression models include linear regression, polynomial regression, ridge regression, lasso regression, and logistic regression.

    • Linear regression: Fits a linear relationship between the independent and dependent variables.

    • Polynomial regression: Fits a polynomial relationship between the independent and dependent variables.

    • Ridge regression: Adds a penalty term to the linear regression to prevent overfitting.

    • Las...

  • Answered by AI
  • Q2. What is the difference between supervised learning and unsupervised learning
  • Ans. 

    Supervised learning uses labeled data to train the model, while unsupervised learning uses unlabeled data.

    • Supervised learning requires labeled data with input-output pairs for training, while unsupervised learning does not require labeled data.

    • In supervised learning, the model learns to map input data to the correct output during training, whereas in unsupervised learning, the model finds patterns and relationships in ...

  • Answered by AI
  • Q3. What is the difference between lists and tuples
  • Ans. 

    Lists are mutable, tuples are immutable in Python.

    • Lists are enclosed in square brackets [], tuples are enclosed in parentheses ().

    • Elements in a list can be changed, added, or removed, while elements in a tuple cannot be changed.

    • Lists are typically used for collections of similar items, tuples are used for fixed collections of items.

    • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for machine learning and python topics could be medium to hard take help of your mentor to prepare.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about your projects
  • Q2. Explain about Support Vector Machine
  • Ans. 

    Support Vector Machine is a supervised learning algorithm used for classification and regression analysis.

    • SVM finds the best hyperplane that separates the data into different classes.

    • It maximizes the margin between the hyperplane and the closest data points.

    • SVM can handle both linear and non-linear data using kernel functions.

    • It is widely used in image classification, text classification, and bioinformatics.

    • SVM can als...

  • Answered by AI
  • Q3. Explain about K means Clustering
  • Ans. 

    K means Clustering is a unsupervised machine learning algorithm used to group similar data points together.

    • K means clustering is used to partition a dataset into K clusters based on their similarity.

    • It is an iterative algorithm that starts with K random centroids and assigns each data point to the nearest centroid.

    • The centroids are then recalculated based on the mean of the data points in each cluster and the process i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Feynn Labs Machine Learning Intern interview:
  • Machine learning
  • Data Science
Interview preparation tips for other job seekers - Be strong in data science life cycle. Have a thorough understanding about machine learning algorithms. Deep learning questions would also be there

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basics of ML and DL along side with algorithm and project you have worked on

Interview Preparation Tips

Topics to prepare for Feynn Labs Machine Learning Intern interview:
  • Udemy ML
  • Coursera andrew NG
  • Krish naik
  • Codebasics
Interview preparation tips for other job seekers - Be confident and dont hesitate to say No...be honest and thoroughly revise your resume and revise ML algorithm.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Started with basic os or network fundamentals like analyzing a core dump, handling tcp packet loss, difference between rest api and grpc etc. Then, from ML started with basic questions like bias variance t...

Feynn Labs Interview FAQs

How many rounds are there in Feynn Labs Machine Learning Intern interview?
Feynn Labs interview process usually has 1-2 rounds. The most common rounds in the Feynn Labs interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Feynn Labs Machine Learning Intern interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Feynn Labs. The most common topics and skills that interviewers at Feynn Labs expect are Data Analysis, Machine Learning, Python, R and Marketing.
What are the top questions asked in Feynn Labs Machine Learning Intern interview?

Some of the top questions asked at the Feynn Labs Machine Learning Intern interview -

  1. Difference between inference learning and prediction learni...read more
  2. Mention some optimizers and loss functions used in machine learni...read more
  3. Difference between supervised & unsupervised learni...read more
How long is the Feynn Labs Machine Learning Intern interview process?

The duration of Feynn Labs Machine Learning Intern interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Feynn Labs Machine Learning Intern Interview Process

based on 7 interviews in last 1 year

1 Interview rounds

  • One-on-one Round
View more

People are getting interviews through

based on 8 Feynn Labs interviews
Job Portal
Company Website
63%
25%
12% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Feynn Labs Machine Learning Intern Salary
based on 47 salaries
₹0.6 L/yr - ₹5 L/yr
21% less than the average Machine Learning Intern Salary in India
View more details

Feynn Labs Machine Learning Intern Reviews and Ratings

based on 18 reviews

4.2/5

Rating in categories

4.3

Skill development

4.6

Work-Life balance

3.2

Salary & Benefits

3.5

Job Security

4.1

Company culture

3.6

Promotions/Appraisal

4.3

Work Satisfaction

Explore 18 Reviews and Ratings
Machine Learning Intern

Guwahati

0-1 Yrs

Not Disclosed

Explore more jobs
Machine Learning Intern
47 salaries
unlock blur

₹0.6 L/yr - ₹5 L/yr

Intern
7 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Machine Learning Engineer
5 salaries
unlock blur

₹1 L/yr - ₹1.5 L/yr

Data Analyst
4 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Data Analyst Intern
4 salaries
unlock blur

₹1 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Feynn Labs with

Biocon Limited

3.9
Compare

Syngene International

4.0
Compare

DRJ & CO

5.0
Compare

Sun Pharmaceutical Industries

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview