> Per Wagner Nielsen's Blog · /machine-learning/ utf-8
READY.

Per Wagner Nielsen.dk

machine learning
2 posts
├──────────────────── machine learning ─────────────────────────────────────────────────────────────────────┤
────────────────────────────────────────────────────────────────────────────────────────────

K Nearest Neighbor

We will look into the basics of K Nearest Neighbor Prerequisites We will be using Jupyter lab, so make sure you have that installed What is KNN (K Nearest Neighbor) KNN is a classification...

read more →
────────────────────────────────────────────────────────────────────────────────────────────

Logistic Regression 1

How does logistic regression work in Python. This is the story. We are going to look into the theory and application of logistic regression. This story will follow the outline of the course from...

read more →