开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

Spencer · 2020年02月23日

问一道题:NO.PZ201512020300000610

* 问题详情,请 查看题干

问题如下:

Given her objective, the visualization that Steele should create in the exploratory data analysis step is a:

选项:

A.

scatter plot.

B.

word cloud.

C.

document term matrix.

解释:

B is correct. Steele wants to create a visualization for Schultz that shows the most informative words in the dataset based on their term frequency (TF, the ratio of the number of times a given token occurs in the dataset to the total
number of tokens in the dataset) values. A word cloud is a common visualization when working with text data as it can be made to visualize the most informative words and their TF values.
The most commonly occurring words in the dataset can be shown by varying font size, and color is used to add more dimensions, such as frequency and length of words.

老师请问这题为何不选Document Term Metrix?

1 个答案
已采纳答案

星星_品职助教 · 2020年02月23日

同学你好,

首先是DTM并不是 exploratory data analysis 这个步骤中使用到的。

其次是DTM的主要功能也并不是visualization

  • 1

    回答
  • 1

    关注
  • 463

    浏览
相关问题