Kumo.ai home page
Search...
⌘K
Ask AI
Community
Contact Support
Start for free
Start for free
Search...
Navigation
Model Architecture
prediction_time_encodings
Guide
Examples
Reference
FAQ
Releases
Predictive Query
Overview
Primary Commands
Aggregation Operators
Boolean Operators
Model Plan
Column Processing
Model Architecture
GNN
Graph Transformers
Selecting Link Prediction Model Architectures on Kumo
activation
distance_measure
handle_new_target_entities
module
normalization
num_post_message_passing_layers
num_pre_message_passing_layers
ranking_embedding_loss_coeff
output_embedding_dim
prediction_time_encodings
target_embedding_mode
use_seq_id
Neighbor Sampling
Optimization
Training Job Plan
Training Table Generation
SDK
SDK Reference
On this page
prediction_time_encodings: <list[bool]> (Optional)
Description
Supported Task Types
Default Values
Model Architecture
prediction_time_encodings
prediction_time_encodings: <list[bool]>
(Optional)
Description
Specifies whether to encode the absolute prediction time as an additional model feature. Especially useful in forecasting tasks, where the absolute prediction time is crucial to make accurate predictions,
e.g.
, to capture holiday effects.
Supported Task Types
Temporal Node Prediction Tasks
Default Values
run_mode
Default Value
FAST
[false]
NORMAL
[false]
BEST
[false]
output_embedding_dim
target_embedding_mode
Assistant
Responses are generated using AI and may contain mistakes.