Add office photos
Engaged Employer

LTIMindtree

3.9
based on 20k Reviews
Filter interviews by

Reliance Industries Interview Questions and Answers

Updated 5 Sep 2024
Popular Designations

Q1. Why we use bias in neural networks? Why do we scale our data in neural networks?

Ans.

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 of similar scale.

  • It also helps in improving the performance...read more

Add your answer

Q2. Asci value along with alphabets(both capital and small)

Ans.

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.

Add your answer

Q3. How random forest works in feature selections process?

Ans.

Random forest uses feature importance to select the most relevant features for prediction.

  • Random forest calculates feature importance based on how much each feature decreases impurity in the model

  • Features with higher importance are considered more relevant for prediction

  • Random forest can automatically handle feature selection by using only the most important features

  • Example: In a random forest model predicting customer churn, important features could include customer age, sub...read more

Add your answer

Q4. Explain confusion matrix Define what is p value Explain k means vs decion tree

Ans.

Confusion matrix is a table used to evaluate the performance of a classification model. P value is a measure of the strength of evidence against the null hypothesis. K-means is a clustering algorithm while decision tree is a classification algorithm.

  • Confusion matrix is a 2x2 table that shows the true positive, true negative, false positive, and false negative values of a classification model.

  • P value is the probability of obtaining results at least as extreme as the observed r...read more

Add your answer
Discover Reliance Industries interview dos and don'ts from real experiences

Q5. Explain the importance of Model Evaluation in the process of ML pipeline

Ans.

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 limitations and areas of improvement.

  • Examples: Cross-validat...read more

Add your answer

Q6. Code For parse Traingle

Ans.

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

Add your answer

Q7. What is nlp and explan cnn

Ans.

NLP stands for Natural Language Processing, while CNN refers to Convolutional Neural Networks.

  • NLP is a branch of artificial intelligence that focuses on the interaction between computers and humans using natural language.

  • CNN is a type of deep learning algorithm commonly used for image recognition and classification tasks.

  • CNNs are also used in NLP for tasks like text classification and sentiment analysis.

Add your answer

Q8. Difference between .py and .pyc

Ans.

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 distributed without revealing the source code.

Add your answer

Q9. Explain RNN and LSTM

Ans.

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, input gate, forget gate, and output gate.

  • LSTM is capable of ...read more

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

Interview Process at Reliance Industries

based on 10 interviews in the last 1 year
2 Interview rounds
Technical Round 1
Technical Round 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Data Scientist Interview Questions from Similar Companies

3.8
 • 14 Interview Questions
3.7
 • 14 Interview Questions
3.8
 • 14 Interview Questions
4.0
 • 12 Interview Questions
3.9
 • 11 Interview Questions
4.0
 • 10 Interview Questions
View all
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
Get AmbitionBox app

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