Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Chinese translation #1468

Merged
merged 2,927 commits into from
Aug 30, 2019
Merged

Chinese translation #1468

merged 2,927 commits into from
Aug 30, 2019

Conversation

squirrelsc
Copy link
Member

No description provided.

squirrelsc and others added 30 commits July 17, 2019 06:39
@squirrelsc squirrelsc requested a review from QuanluZhang August 15, 2019 07:59
@squirrelsc squirrelsc requested a review from xuehui1991 August 22, 2019 07:29
@suiguoxin suiguoxin changed the base branch from master to v1.0 August 30, 2019 03:34

## 支持的库

NNI 也支持其它 Python 库,包括一些基于 GBDT 的算法:XGBoost, CatBoost 以及 lightGBM。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LightGBM


* [nested] 搜索空间定义的简单[示例](https://github.com/microsoft/nni/tree/master/examples/trials/mnist-nested-search-space/search_space.json)。 如果选项列表中的元素是 dict,则它是一个子搜索空间,对于内置的 Tuner,必须在此 dict 中添加键 “_name”,这有助于标识选中的元素。 相应的,这是使用从 NNI 获得的嵌套搜索空间的[示例](https://github.com/microsoft/nni/tree/master/examples/trials/mnist-nested-search-space/sample.json)。 以下 Tuner 支持嵌套搜索空间:
* 表示变量的值是选项之一。 这里的 `options` 应该是字符串或数值的列表。 可将任意对象(如子数组,数字与字符串的混合值或者空值)存入此数组中,但可能会产生不可预料的行为。
* `options` 也可以是嵌套的子搜索空间。此子搜索空间仅在相应的元素选中后才起作用。 该子搜索空间中的变量可看作是条件变量。 <a [嵌套搜索空间的简单示例](https://github.com/microsoft/nni/tree/master/examples/trials/mnist-nested-search-space/search_space.json)。 如果选项列表中的元素是 dict,则它是一个子搜索空间,对于内置的 Tuner,必须在此 dict 中添加键 `_name`,这有助于标识选中的元素。 相应的,这是使用从 NNI 获得的嵌套搜索空间的[示例](https://github.com/microsoft/nni/tree/master/examples/trials/mnist-nested-search-space/sample.json)。 以下 Tuner 支持嵌套搜索空间:
Copy link
Contributor

@xuehui1991 xuehui1991 Aug 30, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

" <a [嵌套搜索空间的简单示例]" ???

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@squirrelsc Please consider the comments in the following PR

@suiguoxin suiguoxin changed the base branch from v1.0 to master August 30, 2019 03:47
@suiguoxin suiguoxin changed the base branch from master to v1.0 August 30, 2019 04:49
@suiguoxin suiguoxin merged commit 796f0b6 into microsoft:v1.0 Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants