AWS sagemaker RandomCutForest(RCF)与scikit lean RandomForest(RF)吗? [英] AWS sagemaker RandomCutForest (RCF) vs scikit lean RandomForest (RF)?

查看:180
本文介绍了AWS sagemaker RandomCutForest(RCF)与scikit lean RandomForest(RF)吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

两者之间是否存在区别,或者同一算法的名称不同?

Is there a difference between the two, or are they different names for the same algorithm?

推荐答案

RandomCutForest(RCF)是一种主要用于异常检测的无监督方法,而RandomForest(RF)是可以用于回归或分类的有监督方法.

RandomCutForest (RCF) is an unsupervised method primarily used for anomaly detection, while RandomForest (RF) is a supervised method that can be used for regression or classification.

对于RCF,请参阅文档(此处)和笔记本示例(此处)

For RCF, see documentation (here) and notebook example (here)

这篇关于AWS sagemaker RandomCutForest(RCF)与scikit lean RandomForest(RF)吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆