Classification with KNN - Machine Learning in PHP

Опубликовано: 20 Январь 2023
на канале: AMIR KAMIZI
2,232
34

In this PHP tutorial I'll talk about classification with K Nearest Neighbor (KNN) build a model to predict type of flower.

🔗 Data:
https://www.dropbox.com/sh/vm4jf8qzmt...

🎓 PHP Course Beginner to Advanced:
https://www.udemy.com/course/php-begi...

💖 Show Support:
https://www.buymeacoffee.com/amirkamizi

📧 Join Newsletter:
https://amirkamizi.com/#newsletter

👇 Follow Me On Social Media:
Twitter:   / amir_kamizi  
LinkedIn:   / amir-kamizi  

👇 Checkout My website
https://amirkamizi.com

Thank you for watching.

If you found it useful:
✔️ Like & Subscribe
✔️ Share

If you have any suggestions, questions, or opinion, please leave a comment below. I’m looking forward to hearing from you!

⭐️ Contents ⭐️

0:00 - Intro
0:08 - Difference with Regression
1:31 - KNN
2:14 - Steps to implement KNN
5:50 - KNN for Other Data