Class PredictionLoader

java.lang.Object
com.t4a.predict.PredictionLoader

public class PredictionLoader extends Object
The PredictionLoader class is responsible for managing the prediction process by interacting with various prediction models and loading actions based on predictions.

This class dynamically loads actions from clases and provides methods for predicting actions, explaining actions, and building prompts for interaction with users.