Package | Description |
---|---|
org.tribuo.data.csv |
Provides classes which can load columnar data (using a
RowProcessor )
from a CSV (or other character delimited format) file. |
org.tribuo.datasource |
Simple data sources for ingesting or aggregating data.
|
Class and Description |
---|
ListDataSource
A data source which wraps up a list of
Example s
along with their DataSourceProvenance and an OutputFactory . |
Class and Description |
---|
AggregateDataSource.IterationOrder
Specifies the iteration order of the inner sources.
|
IDXDataSource.IDXData
Java side representation for an IDX file.
|
IDXDataSource.IDXType
The possible IDX input formats.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.