Nothing
Code
orbital_sql(obj, con)
Output
<SQL> (`cyl` - 6.1875) / 1.785922 AS cyl
<SQL> (`disp` - 230.7219) / 123.9387 AS disp
<SQL> (`hp` - 146.6875) / 68.56287 AS hp
<SQL> (`drat` - 3.596562) / 0.5346787 AS drat
<SQL> (`wt` - 3.21725) / 0.9784574 AS wt
<SQL> (`qsec` - 17.84875) / 1.786943 AS qsec
<SQL> (`vs` - 0.4375) / 0.5040161 AS vs
<SQL> (`am` - 0.40625) / 0.4989909 AS am
<SQL> (`gear` - 3.6875) / 0.7378041 AS gear
<SQL> (`carb` - 2.8125) / 1.6152 AS carb
<SQL> (((((((((20.09062 + (`cyl` * -0.199024)) + (`disp` * 1.652752)) + (`hp` * -1.472876)) + (`drat` * 0.4208515)) + (`wt` * -3.635267)) + (`qsec` * 1.467153)) + (`vs` * 0.1601576)) + (`am` * 1.25757)) + (`gear` * 0.4835664)) + (`carb` * -0.322102) AS .pred
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.