给定下列  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)?Single choice

Question Image
A

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

B

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

C

x-> {x, x2-1}

D

x –> {x, 𝑥 }

Log in for full answers

We've collected over 50,000 authentic original questions and detailed explanations from around the globe. Log in now and get instant access to the answers!

Similar Questions

More Practical Tools for Students Powered by AI Study Helper

Join us and instantly unlock extensive past papers & exclusive solutions to get a head start on your studies!