Notice something important here: in the classification problem, the goal of the learning algorithm is to minimize the error with respect to the given inputs.
请注意这里提到的一个问题:在分类问题中,学习算法的目标是把给定输入中的错误最小化。
Classification learning is often necessary when the decisions made by the algorithm will be required as input somewhere else.
如果通过算法作出的决定需要输入别的地方,这时分类学习是必要的。
How do you know what machine learning algorithm to choose for your classification problem?
如何针对某个分类问题决定使用何种机器学习算法?
应用推荐