Overview
Use this page when you want a lightweight writing guide that complements the reference material in Make Predictions, Prediction Types, and Filters and Operators.Suggested Workflow
- Start with the entity you want to predict for.
- Choose the target expression and expected output shape.
- Confirm the prediction type and time horizon.
- Add filters only after the base query structure is working.
- Validate the query against a small set of entities before expanding.
Common Writing Tasks
- Drafting a first query from a table and graph definition.
- Converting a business question into a valid prediction target.
- Narrowing context with filters and operators.
- Reviewing whether the query matches the intended task type.