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

BoostedTreesSparseCalculateBestFeatureSplit.Options

Stay organized with collections Save and categorize content based on your preferences.
public static class BoostedTreesSparseCalculateBestFeatureSplit.Options

Public Methods

BoostedTreesSparseCalculateBestFeatureSplit.Options
splitType(String splitType)

Inherited Methods

Public Methods

public BoostedTreesSparseCalculateBestFeatureSplit.Options splitType (String splitType)

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