题目
题目

COMP9417-Machine Learning & Data Mining - T3 2025

单项选择题

Consider the following dataset with features X, Y and Z [table] X | Y | Z 0 | 0 | 0 0 | 1 | 1 1 | 0 | 0 1 | 1 | 1 2 | 0 | 1 2 | 1 | 1 [/table] Compute the entropy of [math: XYZ+1]\frac{XY}{Z+1}

选项
A.a. 1.2516
B.b. 1
C.c. Undefined
D.d. 2.11328
题目图片
查看解析

查看解析

标准答案
Please login to view
思路分析
We start by restating the problem and the provided choices: compute the entropy of the dataset feature XY/(Z+1) for the given six observations. First, we compute the value of XY and Z+1 for each row and then the ratio XY/(Z+1): - Row 1: X=0, Y=0, Z=0 → XY=0, Z+1=1 → ratio = 0 - Row 2: X=0, Y=1, Z=1 → XY=0, Z+1=2 → ratio = 0 - Row 3: X=1, Y=0, Z=0 → XY=0, Z+1=1 → ratio = 0 - Row 4: X=1, Y=1,......Login to view full explanation

登录即可查看完整答案

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

类似问题

更多留学生实用工具

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