We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aca236 commit 53cab3eCopy full SHA for 53cab3e
docs/docs/index.md
@@ -13,6 +13,7 @@ Orbital provides a lightweight alternative: it translates trained sklearn pipeli
13
versioned, and executed entirely inside the database engine.
14
15
This enables:
16
+
17
* In-database predictions: avoid moving data or running external inference services
18
* No dependencies: models run as standard SQL, with no Python runtime required
19
* Interpretable results: clear formulas for linear models and structured logic for trees
0 commit comments