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

Supervised Machine Learning

  • Keisuke Takahashi,
  • Lauren Takahashi

摘要

As previously mentioned, supervised machine learning refers to a prominent algorithmic approach that revolves around solving the function \(y=f(x)\) , wherein y and x denote the objective and descriptor variables, respectively. The nature of the objective variable dictates whether the models developed fall under the classification or regression category. This chapter serves as an avenue for delving deeper into the realm of supervised machine learning algorithms, wherein a diverse array of such algorithms shall be presented and discussed. Within the context of this chapter, we will familiarize ourselves with a variety of commonly utilized supervised machine learning models, leveraging the capabilities of Python libraries such as pandas and scikit-learn for their implementation and execution.