Interface Predictor<F,L>

Type Parameters:
F - feature(s) - predictor input
L - label - predictor output
All Known Subinterfaces:
FittedPredictor<F,L,E>

public interface Predictor<F,L>
Predicts output from input