| Package | Description |
|---|---|
| org.apache.ignite.ml.pipeline |
Contains Pipeline API.
|
| org.apache.ignite.ml.selection.cv |
Root package for cross-validation algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
Pipeline<K,V,C,L> |
Pipeline.addPreprocessingTrainer(PreprocessingTrainer preprocessingTrainer)
Adds a preprocessor.
|
Pipeline<K,V,C,L> |
Pipeline.addTrainer(DatasetTrainer trainer)
Adds a trainer.
|
Pipeline<K,V,C,L> |
Pipeline.addVectorizer(Vectorizer<K,V,C,L> vectorizer) |
| Modifier and Type | Field and Description |
|---|---|
protected Pipeline<K,V,Integer,Double> |
AbstractCrossValidation.pipeline
Pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCrossValidation<M,L,K,V> |
AbstractCrossValidation.withPipeline(Pipeline<K,V,Integer,Double> pipeline) |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025