摘要:
.Machine$double.eps 阅读全文
posted @ 2015-11-01 15:41
地表最强队队员
阅读(890)
评论(0)
推荐(0)
摘要:
library(randomForest)model.forest<-randomForest(Species~.,data=iris)pre.forest<-predict(model.forest,iris)table(pre.forest,iris$Species)library(rpart)... 阅读全文
posted @ 2015-11-01 14:03
地表最强队队员
阅读(3280)
评论(0)
推荐(0)
浙公网安备 33010602011771号