网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Decision Trees
释义

Decision Trees

原声例句
Mosh带你学编程

This class implements the decision tree operator, okay?

这个类实现了决策树运算符,好吗?

Mosh带你学编程

And in this module we have a class called decision tree classifier.

在这个模块中,我们有一个名为决策树分类器的类。

Mosh带你学编程

In this lecture we're going to use a very simple algorithm called decision tree.

在本讲中,我们将使用一种非常简单的算法,称为决策树。

科技 Crash Course

Decision Trees are just one basic example of a machine learning technique.

决策树只是机器学习技术的一个基本示例。

Mosh带你学编程

So, at the end, let's create an object called models nd set it to anew instance of decision, tree classifier. Like this.

所以,最后,让我们创建一个名为模型的对象, 并将其设置为一个新的决策实例,即树分类器。 像这样。

Mosh带你学编程

So they are not always the same, also the more columns or the more features we have, our decision tree is going to get more complex.

所以它们并不总是相同的,而且我们拥有的列越多或特征越多,我们的决策树就会变得越复杂。

科技 Crash Course

A few algorithms even use many decision trees working together to make a prediction.

一些算法甚至使用许多决策树一起工作来做出预测。

科技 Crash Course

A machine learning algorithm that produces decision trees needs to choose what features to divide on… and then for each of those features, what values to use for the division.

生成决策树的机器学习算法需要选择要划分的特征… … 然后对于这些特征中的每一个,要使用什么值进行划分。

Mosh带你学编程

The next step is to create a model, and this involves selecting an algorithm to analyze the data. There are so many machine learning algorithms out there, such as decision trees, neural networks and so on.

下一步是创建模型,这涉及选择一种算法来分析数据。那里有很多机器学习算法,比如决策树、神经网络等等。

科技 Crash Course

Techniques like Decision Trees and Support Vector Machines are strongly rooted in the field of statistics, which has dealt with making confident decisions, using data, long before computers ever existed.

决策树和支持向量机等技术深深植根于统计领域,早在计算机出现之前,统计领域就已经致力于使用数据做出自信的决策。

科技 Crash Course

This simple approach, of dividing the decision space up into boxes, can be represented by what’s called a decision tree, which would look like this pictorially or could be written in code using If-Statements, like this.

这种将决策空间划分为多个框的简单方法可以用所谓的决策树来表示,它在图形上看起来像这样,或者可以使用 If 语句用代码编写,如下所示。

中文百科

决策树 Decision tree

(重定向自Decision Trees)

决策论中 (如风险管理),决策树Decision tree)由一个决策图和可能的结果(包括资源成本和风险)组成, 用来创建到达目标的规划。决策树创建并用来辅助决策,是一种特殊的树结构。决策树是一个利用像树一样的图形或决策模型的决策支持工具,包括随机事件结果,资源代价和实用性。它是一个算法显示的方法。决策树经常在运筹学中使用,特别是在决策分析中,它帮助确定一个能最可能达到目标的策略。如果在实际中,决策不得不在没有完备知识的情况下被在线采用,一个决策树应该平行概率模型作为最佳的选择模型或在线选择模型算法。决策树的另一个使用是作为计算条件概率的描述性手段。

英语百科

Decision tree 决策树

(重定向自Decision Trees)
Traditionally, decision trees have been created manually.

A decision tree is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility. It is one way to display an algorithm.

Decision trees are commonly used in operations research, specifically in decision analysis, to help identify a strategy most likely to reach a goal, but are also a popular tool in machine learning.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/16 23:22:39