Package org.tribuo


package org.tribuo
Provides the core interfaces and classes for using Tribuo.

This package contains the Dataset class and it's two subclasses, the base Example which represents a datapoint, the base Feature class, interfaces for training models, working with outputs, and representing output and feature domains.