MachineLearning(1)

郭凡
2023-12-01

machineLearning(机器学习)包含supervised Learning和unsupervised Learning,其中监督学习又包含线性回归(Regress)用来处理连续(continues)的线性问题。分类问题

(classification)主要用来处理离散的(discrete)的问题。

unsupervised Learning非监督的学习,主要包含聚类算法。

所要使用的工具有,Octave和Matlab这两种工具。

 类似资料: