Events and time series(事件与时间序列)¶
Vertex includes a suite of features designed to help you understand how your organization is changing over time. This can be helpful for analyzing events in the past and forecasting events in the future, especially in combination with Vertex's support for scenarios.
There are two main types of temporal data you should be familiar with: events and time series.
- Events are object types configured in the Ontology that include temporal information—minimally, two timestamps that indicate the start and end of the event.
- Time series represent measured values over time and can be configured in the ontology as time series properties.
Get started by learning how to configure events, then learn how you can use events and time series in Vertex:
中文翻译¶
事件与时间序列¶
Vertex 提供了一系列功能,旨在帮助您了解组织随时间的变化情况。这对于分析过去的事件和预测未来的事件非常有用,尤其是在结合 Vertex 的场景支持时。
您需要熟悉两种主要的时间数据:事件 和 时间序列。
首先,学习如何配置事件,然后了解如何在 Vertex 中使用事件和时间序列: