Skip to content

Instantly share code, notes, and snippets.

@mmmayo13
Created October 14, 2016 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mmmayo13/b85931b1ec5831032b187816966c38a1 to your computer and use it in GitHub Desktop.
Save mmmayo13/b85931b1ec5831032b187816966c38a1 to your computer and use it in GitHub Desktop.
print mldb.put("/v1/functions/brand_predictor", {
"type": "sql.expression",
"params": {
"expression": """
car_brand_cls_scorer_0(
{
features: inception({url})
}) as *
"""
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment