Getting error when build and run evaluation metrics

17 views
Skip to first unread message

Kim Trang Le

unread,
Oct 13, 2015, 6:14:04 AM10/13/15
to predictionio-dev
Dear all,

I followed this quickstart:


and this document for evaluation metrics


Everything seems ok until the step build and run evaluation metrics

pio eval org.template.classification.AccuracyEvaluation \
    org.template.classification.EngineParamsList 
I am getting the exception:
Exception in thread "main" scala.reflect.internal.MissingRequirementError: object org.template.classification.AccuracyEvaluation not found.
	at scala.reflect.internal.MissingRequirementError$.signal(MissingRequirementError.scala:16)
	at scala.reflect.internal.MissingRequirementError$.notFound(MissingRequirementError.scala:17)
	at scala.reflect.internal.Mirrors$RootsBase.ensureModuleSymbol(Mirrors.scala:126)
	at scala.reflect.internal.Mirrors$RootsBase.staticModule(Mirrors.scala:161)
	at scala.reflect.internal.Mirrors$RootsBase.staticModule(Mirrors.scala:21)
	at io.prediction.workflow.WorkflowUtils$.getEvaluation(WorkflowUtils.scala:103)
	at io.prediction.workflow.CreateWorkflow$$anonfun$19.apply(CreateWorkflow.scala:146)
	at io.prediction.workflow.CreateWorkflow$$anonfun$19.apply(CreateWorkflow.scala:144)
Could anyone help me with this?
Thank you very much.

Reply all
Reply to author
Forward
0 new messages