abstract fun test(features: List<Feature>): Double
Tests the model on a set of features.
features - A set of input features.
features
Returns A mapping of the input features to an output.