Machine Learning (Regression) Quiz by DeepAlgorithms.in

This quiz is sponsored by DeepAlgorithms.in, a leading data science / machine learning training/consultancy provider (classroom coaching / online courses) based out of Hyderabad, India. Contact DeepAlgorithms to know details about their upcoming classroom/online training sessions. These questions can as well be used for checking/testing your for knowledge on data science for upcoming interviews.

Regression coeficients are estimated in Linear Regression by

Correct! Wrong!

Regression coeficients are estimated in Logistics Regression by

Correct! Wrong!

In Regression, How we check the 'Linearity' Assumption satisfied ?

Correct! Wrong!

In Regression, How we check the 'Normality' fo error distributions Assumption satisfied ?

Correct! Wrong!

In Regression, How we check the 'Independence of Errors' Assumption satisfied ?

Correct! Wrong!

In Regression, How we check the 'homoscedasticity(Constant variance of error)' Assumption satisfied ?

Correct! Wrong!

Which Metrics is NOT used to measure the Predictive Accuracy of Regression Model

Correct! Wrong!

Which Metrics is NOT used to measure the Predictive Accuracy of Classification Model

Correct! Wrong!

Which statistical Techniques are used to detect the Outliers

Correct! Wrong!

Which Plot can be used to check the Linear relationship bw two attributes

Correct! Wrong!

Data Science Regression Quiz by DeepAlgorithms.in
You did extremely well!!
You did reasonably well!!
Better luck next time!!

Share your Results:

Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Recent Posts

Recommender Systems in Machine Learning: Examples

Last updated: 16th Sep, 2024 Recommender systems are widely used in applications such as personalized…

7 hours ago

Difference: Binary vs Multiclass vs Multilabel Classification

Last updated: 13th Sep, 2024 There are three main types of classification algorithms when dealing…

3 days ago

Sklearn LabelEncoder Example – Single & Multiple Columns

Last updated: 13 Sept, 2024 In this post, you will learn about the concept of…

3 days ago

ROC Curve & AUC Explained with Python Examples

Last updated: 8th Sep, 2024 Confusion among data scientists regarding whether to use ROC Curve…

1 week ago

Accuracy, Precision, Recall & F1-Score – Python Examples

Last updated: 27th Aug, 2024 Classification models are used in classification problems to predict the…

3 weeks ago

Logistic Regression in Machine Learning: Python Example

Last updated: 26th August, 2024 In this blog post, we will discuss the concepts of…

3 weeks ago