Class DMapMLClientImpl
- java.lang.Object
-
- io.openraven.magpie.core.dmap.client.DMapMLClientImpl
-
- All Implemented Interfaces:
DMapMLClient
public class DMapMLClientImpl extends Object implements DMapMLClient
-
-
Constructor Summary
Constructors Constructor Description DMapMLClientImpl(com.fasterxml.jackson.databind.ObjectMapper mapper, MagpieConfig config)
-
-
-
Constructor Detail
-
DMapMLClientImpl
public DMapMLClientImpl(com.fasterxml.jackson.databind.ObjectMapper mapper, MagpieConfig config)
-
-
Method Detail
-
predict
public List<AppProbability> predict(Map<String,String> signature)
- Specified by:
predictin interfaceDMapMLClient
-
-