Package | Description |
---|---|
org.tribuo.datasource |
Simple data sources for ingesting or aggregating data.
|
Modifier and Type | Method and Description |
---|---|
static IDXDataSource.IDXData |
IDXDataSource.IDXData.createIDXData(IDXDataSource.IDXType dataType,
int[] shape,
double[] data)
Constructs an IDXData, validating the input and defensively copying it.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.