18 lines
321 B
JSON
18 lines
321 B
JSON
{
|
||
"name": "TimesFM 时序预测",
|
||
"description": "Google开源时间序列预测模型,跨境电商备货/销量预测评估",
|
||
"status": "active",
|
||
"created": "2026-04-01",
|
||
"ports": [
|
||
{
|
||
"port": 4420,
|
||
"label": "dev",
|
||
"fixed": true
|
||
}
|
||
],
|
||
"stack": [
|
||
"Python",
|
||
"PyTorch"
|
||
]
|
||
}
|