public interface PredictContributionsFactory
Modifier and Type | Method and Description |
---|---|
PredictContributions |
makeContributionsPredictor()
Create an instance of PredictContributions
The returned implementation is not guaranteed to be thread-safe and the caller is responsible for making sure
each thread will have own copy of the instance
|
PredictContributions makeContributionsPredictor()