Skip navigation links

Package org.tribuo.data.columnar.extractors

Provides implementations of FieldExtractor.

See: Description

Package org.tribuo.data.columnar.extractors Description

Provides implementations of FieldExtractor.

The FieldExtractor.getMetadataName() values of "name" Example.NAME and "weight" (case-sensitive) are special. In particular, "name" is used throughout the Example environment to uniquely identify Examples within a Dataset. "weight" should only be used for the FieldExtractor supplied to RowProcessor as the weightExtractor which is used by the system to weight Examples.

Skip navigation links

Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.