In this section, we explain a few basic methods. Explaining the simple machine learning methods done in the first place makes it easier to understand the more complex ones. All the methods presented in this chapter are supervised methods. We start with linear classifiers, such as the Fisher classifier. To understand the linearity of the classifiers, we discuss the k nearest neighborhood method that is not linear by design and compare it to Fisher’s Linear Discriminant method. The last part of the linear section is dedicated to two regression methods: linear and logistic regression.

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

Introduction to Shallow Supervised Methods

  • Karol Przystalski,
  • Maciej J. Ogorzałek,
  • Jan K. Argasiński,
  • Wiesław Chmielnicki

摘要

In this section, we explain a few basic methods. Explaining the simple machine learning methods done in the first place makes it easier to understand the more complex ones. All the methods presented in this chapter are supervised methods. We start with linear classifiers, such as the Fisher classifier. To understand the linearity of the classifiers, we discuss the k nearest neighborhood method that is not linear by design and compare it to Fisher’s Linear Discriminant method. The last part of the linear section is dedicated to two regression methods: linear and logistic regression.