当前位置:网站首页>陈强教授《机器学习及R应用》课程 第十六章作业
陈强教授《机器学习及R应用》课程 第十六章作业
2022-08-09 12:42:00 【Mrrunsen】
#第十六章作业
rm(list=ls())
#16.1 使用主成分分析对spam进行降维
#(1)spam特征标准化之后进行主成分分析
library(ElemStatLearn)
data(spam)
spam <- spam[,-58]
边栏推荐
猜你喜欢
随机推荐
如何求最大公约数?
Flutter入门进阶之旅(三)Text Widgets
Intra-group reverse order adjustment of K nodes
5G China unicom 一般性异常处理
kustomize入门示例及基本语法使用说明
Compensation transaction and idempotency guarantee based on CAP components
Simple encapsulation of glide tool class
随机快排时间复杂度是N平方?
【HCIP持续更新】IS-IS协议原理与配置
About the handling of variable parameters in the Retrofit network request URL
数据挖掘-06
ABP中的数据过滤器 (转载非原创)
LnReader编译
单面线路板与精密多层PCB线路板区别有哪些?
Redis源码剖析之robj(redisObject)
World's 4th mad scientist dies on his 103rd birthday
MySQL principle and optimization of Group By optimization techniques
字符串转换整数 (atoi)
两个链表相加
#Internet of Things essay#Xiaoxiong pie equipment development actual combat