将天气数据集(weather.numeric.arff)的第二个属性“tempe...buteIndices”应设置为:()。
举一反三
- 将天气数据集(weather.numeric.arff)的第二个属性“temperature”离散为低温(cool),中温(mild),高温(hot)三个等级,在使用“Descretize”过滤器时,参数“attributeIndices”应设置为:( )。
- 使用EM算法对天气数据集(weather.numeric.arff)进行聚类,将numClusters设置为4,即簇数为4,其他参数保持默认值,忽略class属性,从结果中可知,下列选项中,()是错误的。
- 以天气数据集(weather.numeric.arff)为例,要添加一列新的属性叫“心情”,分类三类:好(good),不好(bad),一般(normal),利用AddUserFields过滤器步骤为()。
- 使用EM算法对天气数据集(weather.numeric.arff)进行聚类,将...从结果中可知,下列选项中,()是错误的。
- 使用SimpleKMeans算法对天气数据集(weather.numeric.arff)进行聚类,保持默认参数,即3个簇以及欧氏距离。选择play属性为忽略属性,从结果中可知,下列选项中,()是错误。