All Products
Search
Document Center

:Diversify

Last Updated:Jan 15, 2021

Description

The discretization configurations of a specified instance.

Parameters

Parameter

Type

Required

Example

Description

Name

String

Yes

test1

The name of the parameter.

Parameter

Map

Yes

The parameter settings.

CategoryIndex

Integer

Yes

9

The category level.

Window

Integer

Yes

1

The size of the window.

Examples

{
    "Nme": "test1",
    "Parameter": {
        "CategoryIndex": 0,
        "Window": 5
    }
}