• We learned that in order to create a good classification tree model, we need to have an existing data set with known output from which we can build our model.

    我们了解为了创建好的分类模型,我们必须要有一个输出已知的现有数据这个数据集才能构建我们的模型。

    youdao

  • It provides a core data model and a very rich set of functions and primitives for flexible query.

    提供核心数据模型以及非常丰富用于灵活查询函数原语

    youdao

  • To produce the regression model with this data set, you should follow the exact same steps you followed for the house data, so I won't repeat it.

    这个数据生成个回归模型我们需要严格地按照处理房子数据的步骤来处理这些数据,所以这里不再赘述

    youdao

  • This takes a data set with known output values and USES this data set to build our model.

    就是输出已知数据集并使用数据创建我们的模型。

    youdao

  • In this, there's an unparalleled ever expanding set of content, data, and services available for people who wish to develop applications using this model.

    由于这样希望使用这个模型开发应用程序人员可以使用的内容数据服务数量前所未有的速度猛增

    youdao

  • A key element in the data model is the set of statistics gathered about the data contained in the database and stored in the system catalog tables.

    数据模型中的关键元素统计信息,统计信息收集了有关数据库所包含数据系统目录所存储数据的信息。

    youdao

  • The dynamic model (the default) lets programmers get and set data elements in the data graph by name (String).

    动态模型(缺省值)允许编程人员通过名称(字符串)获得设置数据中的数据元素

    youdao

  • Listing 10 shows one approach, which is to bind the "Delete" trigger to a node in the data model, and then to make that node non-relevant when the count of nodes in the set reaches 1.

    清单10给出了一种方法就是删除触发器绑定到数据模型中的节点上,然后节点集中节点达到1使节点变为不相关。

    youdao

  • On the other hand, if you're starting with a data set, such as fields that must be completed in a database, start by designing the data model first, and then create the form layout.

    相反如果需要数据(比如数据库必须完成的字段)开始最好首先设计数据模型,然后再创建表单布局

    youdao

  • Finally, simplicity is achieved by using a single data model across a consistent set of XML programming models.

    最后统一XML编程模型之间使用单个数据模型能够简化开发。

    youdao

  • This tells WEKA that to build our desired model, we can simply use the data set we supplied in our ARFF file.

    这会告诉WEKA为了构建我们想要模型可以使用我们ARFF文件提供的那些数据

    youdao

  • To configure the transform, set the source for the logical data model to be the UML model or the UML package within the model.

    配置这个转换逻辑数据模型设置uml模型模型中的uml

    youdao

  • The data architect then creates a domain model, along with a set of atomic domains, each describing the required data privacy masking methods for a particular domain, such as credit card data.

    然后创建模型原子每个原子域都描述特定所需数据隐私屏蔽方法比如信用卡数据。

    youdao

  • The conceptual data model typically is coarse-grained and is intended to show the broad set of entities and relationships under consideration.

    概念数据模型通常粗粒度,其目的显示考虑的宽泛实体关系

    youdao

  • Before the data factory will create anything, it needs to have defined to it the model — that is, the set of type names and the properties each type can have.

    数据工厂创建对象之前需要其定义模型,即一类型类型拥有属性

    youdao

  • These will be set if the user posted data that failed validations against the Recipe model object.

    如果用户发布数据没有通过Recipe模型对象验证设置这些消息。

    youdao

  • In addition, it creates another listener to listen to the Set button, which, when clicked, publishes the value of the UI field to the output data model as shown in listing 5.

    此外它还创建了另一个侦听程序侦听Set按钮单击该按钮时,将把ui字段发布输出数据模型如清单5

    youdao

  • By providing specifications that enhance and extend XPath, it is possible to integrate new functionality in a consistent and rigorous manner, set within the context of the XPath data model.

    通过提供增强扩展XPath规范能够一致严格的方式集成新的功能设置XPath数据模型环境中。

    youdao

  • Follow these steps to create a tables data set that gets all the tables in a model.

    遵循以下步骤创建Tables数据数据集将获得一个模型中的所有

    youdao

  • The XPath language is used to express queries for both the rows and columns of each UML model data set.

    XPath语言用来快速查询每个UML模型数据直列

    youdao

  • Ensure that use training set is selected so we use the data set we just loaded to create our model.

    确保选中usetrainingset以便我们使用载入的这个数据创建我们模型

    youdao

  • We start with a schema that defines the required data set, create a data model to reflect that schema, and then design a form that consumes that data model. To do this, we follow these steps.

    首先定义所需数据模式开始,然后创建个数据模型反映这个模式,最后基于数据模型设计表单

    youdao

  • When we click Start this time, WEKA will run this test data set through the model we already created and let us know how the model did.

    我们这次单击StartWEKA贯穿我们已经创建这个模型运行测试数据集并会我们知道模型的情况。

    youdao

  • ERDF seeks to scale beyond a small set of formats and vocabularies by using namespaces and the arbitrary RDF graph data model.

    eRDF寻求通过使用名称空间任意RDF图形数据模型扩展到小组格式词汇之外

    youdao

  • An encoding in the context of SOAP is simply a set of rules that specify how to translate a specific data model to an XML Infoset.

    SOAP上下文中的编码只不过规定如何指定数据模型转换XMLInfoset的规则。

    youdao

  • For example, you can create a data set of all of the UML Actors in the model using //Actor, even though in the XML document for the model there is no such node as "Actor."

    例如可以模型使用//Actor创建所有UMLActors数据即使在)没有 “Actor”这样节点模型XML文献中。

    youdao

  • The JTable can be set up to display any data model that implements the TableModel interface with the following code.

    我们可以JTable显示任意数据模型,并通过下面的代码来实现TableModel接口

    youdao

  • The ASTER team released this image in June 2009 to promote its new global digital elevation model, which remains the most complete and consistent data set of its kind.

    这种图片热发射反射接受器研究小组ASTER2009年6月发布旨在推广这种目前保留最全最准确地球数据新型地球数据测量模型

    youdao

  • As with most of the other alternatives, generating code from WSDL using JAXB 2.x creates both a set of linkage classes and a set of data model classes.

    大多数其他替代选择一样使用JAXB 2 .xwsdl中生成代码创建了链接(linkage)一组数据模型类。

    youdao

  • Now that we have a model of our data objects, we can build instances of Employee and set various properties on them.

    现在已经拥有我们数据对象,就可以建立Employee实例设置不同属性了。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定