WARN_APINODE_JAVA_SCORING_NOT_AVAILABLE Java scoring not available
vaishnavi
Registered Posts: 40 ✭✭✭✭
I have created an API endpoint from a prediction model which has the preprocessing script to "Simplify text" a column and apply "Term hashing + SVD" on that cleansed column and use it as an input for prediciton. when I click on "Publish on deployer" am getting this error
WARN_APINODE_JAVA_SCORING_NOT_AVAILABLE.
PFA screenshot for your reference.
Best Answer
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi @vaishnavi
,The warning means you can't deploy this particular model with Java Scoring but instead it will use Python scoring. You should still be able to deploy your model regardless of this warning.
For a compatibility matrix with the various scoring engines and algorithm you look at:
https://doc.dataiku.com/dss/latest/machine-learning/scoring-engines.html#algorithms