Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

BoostedTreesCalculateBestFeatureSplit.Options

public static class BoostedTreesCalculateBestFeatureSplit.Options

Optional attributes for BoostedTreesCalculateBestFeatureSplit

Public Methods

BoostedTreesCalculateBestFeatureSplit.Options
splitType(String splitType)

Inherited Methods

Public Methods

public BoostedTreesCalculateBestFeatureSplit.Options splitType (String splitType)

Parameters
splitType A string indicating if this Op should perform inequality split or equality split.