A.对因变量取自然对数 B.对自变量取自然对数 C.将模型的常数项强制为0 D.对因变量乘以某一个系数a,进行放大或者缩小
A.inner join B.left join C.right join D.union
A.ZookeeperB.ChubbyC.RPCD.Socket
A.round B.max C.abs D.now
A.正确率Accuracy B.簇间不相似度 C.ARI D.轮廓系数Silhouette Coefficient
A.差分 B.微分 C.积分 D.不能使用
A.分类(Classification) B.分群(Clustering) C.关联(Association) D.预测(Prediction)
A.长期趋势变动 B.季节变动 C.周期变动 D.以上都是
A.当总体数量很大时,不易构造抽样框 B.抽出的单位很分散,给实施调查增加了困难 C.没有利用其它辅助信息以提高估计的效率 D.不能用于推断总体
A.select count()from student B.select count(*)from student C.select columns()from student D.select columns(*)from student