Uses of Package
org.tribuo.interop
Packages that use org.tribuo.interop
Package
Description
Provides abstract classes for interfacing with XGBoost abstracting away all the
Output
dependent parts.This package contains a Tribuo wrapper around the ONNX Runtime.
Provides an interface to TensorFlow, allowing the training of non-sequential models using any supported
Tribuo output type.
-
Classes in org.tribuo.interop used by org.tribuo.common.xgboostClassDescriptionThis is the base class for third party models which are trained externally and loaded into Tribuo for prediction.
-
Classes in org.tribuo.interop used by org.tribuo.interop.onnxClassDescriptionThis is the base class for third party models which are trained externally and loaded into Tribuo for prediction.
-
Classes in org.tribuo.interop used by org.tribuo.interop.tensorflowClassDescriptionThis is the base class for third party models which are trained externally and loaded into Tribuo for prediction.