filmov
tv
Introduction to Statistical Learning - Demystifying the KNN and K-MEANS Algorithms
Показать описание
Statistical Learning is a subfield of mathematics that deals with finding relationships among variables to predict an outcome. Its main goal is to study the problem of inference. In this video, we provide an introduction to Statistical Learning and its importance, describe the differences between statistical learning and machine learning, and go over two statistical learning algorithms: K-Nearest Neighbor and K-Means Clustering.
Watch this video to learn:
- What is Statistical Learning
- The two types of Statistical Learning
- How to run statistical learning algorithms in JavaScript