决策树
wysheng opened this issue · 3 comments
wysheng commented
Error in fit(class ~ sepal_length + sepal_width + petal_length + petal_width, :
could not find function "fit"
Error in mmetric(data$class, dtreep, "ACC") :
could not find function "mmetric"
您好,想学习数据挖掘,运行您的项目,在决策树分析报这样的错误,请问这是怎么回事,不太懂,希望给予指导。
SalesmanTed commented
可能是R语言的包没安装全吧
qiuzefan commented
你有数据库脚本吗 想请教一下怎么运行起来
wysheng commented
可能是R语言的包没安装全吧
请问你运行时决策树和关联规则功能有问题吗