Skip to main content

4 docs tagged with "supervised-learning"

View all tags

K-Nearest Neighbors (KNN)

Understanding the proximity-based classification algorithm: distance metrics, choosing K, and the curse of dimensionality.

Logistic Regression

Understanding binary classification, the Sigmoid function, and decision boundaries.