Stay Hungry,Stay Foolish!

摘要: Decision Trees https://scikit-learn.org/stable/modules/tree.html 决策树是一种非参数的监督性学习算法, 其跟KNN类似,不依赖参数性模型。 可以用于分类和回归。 从特征中学习出决策规则。 Decision Trees (DTs) are 阅读全文
posted @ 2021-02-04 16:06 lightsong 阅读(227) 评论(0) 推荐(0)
千山鸟飞绝,万径人踪灭