Package org.tribuo


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

This package contains a dataset class, several classes which represent datapoints (subclasses of Example), the canonical Feature class, interfaces for training models and working with outputs.