Sign in
apache
/
predictionio
/
v0.9.2
/
.
/
examples
/
experimental
/
scala-refactor-test
/
engine.json
blob: 4cfb64d180e5bafd4579b27acdf7a3bd9e53b661 [
file
] [
log
] [
blame
]
{
"id"
:
"default"
,
"description"
:
"Default settings"
,
"engineFactory"
:
"pio.refactor.VanillaEngine"
,
"datasource"
:
{
"params"
:
{
"appId"
:
1
}
},
"algorithms"
:
[
{
"name"
:
"algo"
,
"params"
:
{
"mult"
:
1
}
}
]
}