Remove Cross Validation Remove K-nearest Neighbors Remove SQL
article thumbnail

Basic Data Science Terms Every Data Analyst Should Know

Pickl AI

Cross-Validation: A model evaluation technique that assesses how well a model will generalise to an independent dataset. K K-Means Clustering: An unsupervised learning algorithm that partitions data into K distinct clusters based on feature similarity.

article thumbnail

[Updated] 100+ Top Data Science Interview Questions

Mlearning.ai

The K-Nearest Neighbor Algorithm is a good example of an algorithm with low bias and high variance. This trade-off can easily be reversed by increasing the k value which in turn results in increasing the number of neighbours. What is Cross-Validation? Perform cross-validation of the model.