Google News
logo
Statistics in Data Science - Interview Questions
What are some of the low and high-bias Machine Learning algorithms?
Some of the widely used low and high-bias Machine Learning algorithms are :

Low bias : Decision trees, Support Vector Machines, k-Nearest Neighbors, etc.

High bias : Linear Regression, Logistic Regression, Linear Discriminant Analysis, etc.
Advertisement