In this chapter, you will discover the kNN model. The kNN model is the third supervised machine learning model that is covered in this book. Like the two previous chapters, the kNN model is also one of the simpler models. It is also intuitively easy to understand how the model works. As a downside, sometimes it is not performant enough to compete with the more advanced machine learning models that you will see in the following chapters.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

The kNN Model

  • Joos Korstanje

摘要

In this chapter, you will discover the kNN model. The kNN model is the third supervised machine learning model that is covered in this book. Like the two previous chapters, the kNN model is also one of the simpler models. It is also intuitively easy to understand how the model works. As a downside, sometimes it is not performant enough to compete with the more advanced machine learning models that you will see in the following chapters.