تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Writing our own K Nearest Neighbors in Code - Practical Machine Learning Tutorial with Python p.17 ضمن كورس لغة الآلة شرح قناة sentdex، الفديو رقم 17 مجانى معتمد اونلاين
In the previous tutorial, we began structuring our K Nearest Neighbors example, and here we're going to finish it. The idea of K nearest neighbors is to just take a "vote" of the closest known data featuresets. Whichever class is closest overall, is the class we assign to the unknown data.
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex