Sign in
apache
/
predictionio
/
v0.9.2
/
.
/
examples
/
experimental
/
scala-parallel-similarproduct-dimsum
/
engine.json
blob: 312501f3142bfabca32e1ef1eedbc2100e4509e2 [
file
] [
log
] [
blame
]
{
"id"
:
"default"
,
"description"
:
"Default settings"
,
"engineFactory"
:
"org.template.similarproduct.SimilarProductEngine"
,
"datasource"
:
{
"params"
:
{
"appId"
:
9
}
},
"algorithms"
:
[
{
"name"
:
"dimsum"
,
"params"
:
{
"threshold"
:
1
}
}
]
}