测试集:能够对测试脚本执行连续的执行。
编辑选项在后面将得到它们自己的测试集。
你需要提交源代码和模型在测试集上的输出。
You have to submit your code, and the output of your model on the test set.
那么,作为一个构建的过程,运行并报告整个的测试集。
Then, as part of an overnight build process, the full test suite is run and reported.
维护组织能够接收自动化测试集吗(在一个稍后的时间)?
Is the maintenance organization capable of taking over the automated test set (at a later date)?
这些培训消息集比较大,而且有一部分是与测试集不相交的。
The training sets are both larger and partially disjoint from the testing collections.
在此之后,每个组织需要运行不同的测试集以检验恢复是否成功。
From here, each organization will have a different set of tests to run to verify that the recovery was successful.
得到了这样的信息之后,我在测试集的末尾添加了一条良好的消息。
Armed with this information, I added a single good message to the end of my test set.
在这个评估中,我们还希望用测试集做代表对产品的不同组件进行测试。
During this evaluation, we also wanted to use the test suite to represent testing of different components of the product.
这是概括一个测试集的一个很小的值?我应该保持在什么范围?
Is this a very small value for generalization to a testing set? What range should I keep it in?
大多数开发人员认为TDD带来的主要好处是最终得到的综合单元测试集。
Most developers think that the primary benefit derived from TDD is the comprehensive set of unit tests you end up with.
它们可以被转化为您想要运行的任何表格,只要与测试集的测试表格相关即可。
These can then be converted into whatever form you need to run just the corresponding tests from the test suite.
假设要创建一个包含案例的测试集,想以清单1中的文档作为正确的输出结果。
Suppose you create a test suite that includes a case that expects the document in Listing 1 as a correct output.
我还发现,我下载的绝大多数第三方python包都缺少完备的单元测试集。
I have found that the large majority of third-party Python packages I download also lack a thorough unit test collection.
文章还阐述了自动产生最佳测试集和快速定位所有故障的具体实施方法。
The implementation of automatic generating the optimal test set and fast locating all the faults is also discussed.
没有好的测试集的代码通常有很多问题,难于进行有信任度的改变,并且难以重构。
Code without a good test suite is typically buggy, hard to change with confidence, and poorly factored.
Track1和Track1,你需要上传一个包含了个字测试集预测结果的文件。
For both Track1 and Track2, you will be required to upload one file, which includes the predictions for the respective test set.
对一个大却合理的测试集以及约1000个检索词,函数的处理事件长达约30秒。
Using a modestly large test corpus and about 1, 000 search terms, the function was taking about 30 seconds to run.
在创建了模型后,我们要进行检查以确保我们所创建模型的准确性不会在测试集降低。
After we create the model, we check to ensure that the accuracy of the model we built doesn't decrease with the test set.
本文介绍模块接口测试集的实现;测试对某一指定的输入数据,是否获取特定的响应。
This article looks at the implementation of sets of tests of module interfaces; testing that for some specified input data, a particular response is obtained.
在所有的数据集(包括训练集,验证集和测试集)中,一个条目都至少有20个打分。
An item has at least 20 ratings in the total dataset (including train, validation, and test sets).
比如,你现在仅仅只有20个样本,对于训练集和有效的测试集来说,没有太多的数据。
If, for instance, you only have 20 samples, there's not much data to use for a training set and still leave a significant test set.
像Track1,测试集更进一步被分成两个子集,叫Test1和Test2。
Like Track1, the test subset is further split into two equally sized subsets, called Test1 and Test2.
通过针对项目所有核心组件的测试集,您可以修改特定区域并立即在其他区域看到修改后的效果。
With a set of tests for all the core components of the project, you can modify specific areas and immediately see the effect of the modifications on other areas.
所有对应于测试集的分数需要连续写入提交物中,也就是说,没有分隔符或者新行在条目分数之间。
All scores that correspond to the test set should be written to the submission file consecutively, i.e. with no separator or newline between item scores.
这种对现有测试集的重复执行称为回归测试,是一个显露出自动化测试的好处和负担的活动。
This rerunning of the existing test suite is called regression testing, an activity that reveals the benefit and burden of automated testing.
如果您只是因为测试用例容易创建,而不投入许多时间和金钱来维护测试集,那就要小心了。
Just be careful that you aren't investing a lot of time and money maintaining a suite of tests just because they were easy to create.
它可以从一个参数化的单元测试中自动生成一个传统的单元测试集,而且有很好的代码覆盖率。
From a parameterized unit test, it automatically produces a traditional unit test suite with high code coverage.
它可以从一个参数化的单元测试中自动生成一个传统的单元测试集,而且有很好的代码覆盖率。
From a parameterized unit test, it automatically produces a traditional unit test suite with high code coverage.
应用推荐