全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
1649 1
2019-05-01
悬赏 10 个论坛币 未解决
/*不是普通的贝叶斯判别噢,希望可以构造训练集和验证集进行分类研究*/
/*请以部分慢性肾病数据集为例实现*/
/*age年龄,bp血压,pc脓细胞,ba细菌,pe足水肿,class是否患有慢性肾病*/
data a;
input age bp pc $ ba $ pe $ class $;
cards;
48 80 normal notpresent no ckd
7 50 abnormal  notpresent yes ckd
62 80  normal  notpresent no ckd
48 80  normal  notpresent yes ckd
51 80  abnormal  notpresent no ckd
68 70  normal  notpresent yes ckd
48 80 abnormal notpresent yes ckd
27 70 normal  notpresent no notckd
62 60  normal  notpresent no notckd
35 70  normal  notpresent yes notckd
42 78  normal  notpresent no notckd
60 62  normal  notpresent no notckd;
run;

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2019-5-6 09:57:13
有木有小伙伴会呀
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群