加入新推出的
Discord 社区,展开实时讨论,获得同行支持,并直接与 Meridian 团队互动!
模块:meridian.model.media
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
用于处理媒体值数据和张量的结构和函数。
类
class MediaTensors
:用于存储媒体张量的容器。
class OrganicMediaTensors
:用于存储自然媒体张量的容器。
class OrganicRfTensors
:用于存储覆盖面和频次 (RF) 自然媒体张量的容器。
class RfTensors
:用于存储覆盖面和频次 (RF) 媒体张量的容器。
函数
build_media_tensors(...)
:根据给定输入数据中的媒体值派生出 MediaTensors 容器。
build_organic_media_tensors(...)
:根据给定输入数据中的值派生出 OrganicMediaTensors 容器。
build_organic_rf_tensors(...)
:根据给定输入中的值派生出 OrganicRfTensors 容器。
build_rf_tensors(...)
:根据给定输入中的 RF 媒体值派生出 RfTensors 容器。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-01-25。
[null,null,["最后更新时间 (UTC):2025-01-25。"],[],["The core content details classes and functions for handling media data. It defines four classes: `MediaTensors`, `OrganicMediaTensors`, `OrganicRfTensors`, and `RfTensors`, which are containers for different types of media tensors. It also includes four functions: `build_media_tensors`, `build_organic_media_tensors`, `build_organic_rf_tensors`, and `build_rf_tensors`. These functions derive and create instances of the respective tensor container classes from input data values. The functions create these tensors containers for regular and organic reach and frequency.\n"],null,[]]