给定下列  1-D 数据集,包含  7  个点  {-3, -2, -1, 0, 1, 2, 3} ,其中  + 和  -  是对应样本的分类,我们不能使用一个阈值对所有点进行分类(因为  +  类样本两边都被  -   类样本包围)。我们可以定义一个从  1 维 到  2 维 的映射,从而使这两个类变为线性可分离的。  下列哪个特征映射可以实现上述目的(即,确保映射样本变为线性可分离的)?   Given the following 1-D dataset of 7 points {-3, -2, -1, 0, 1, 2, 3}, where + and - are the labels for the corresponding samples, we cannot classify all the points by using a single threshold (since the + class samples are surrounded by the - class samples from both sides). We may define a mapping from 1-D to 2-D, so as to make the two classes linearly separable. Which of the following feature mappings may achieve that goal (i.e., ensuring the mapped samples to be linearly separable)?单项选择题

题目图片
A

x –> {x, ( 𝑥 2 ) 3 }

B

x->{x, ( 𝑥 2 ) 3 − ( 𝑥 2 ) 2 }

C

x-> {x, x2-1}

D

x –> {x, 𝑥 }

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!