Tagged articles
3 articles
Page 1 of 1
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 10, 2026 · Artificial Intelligence

Turning AI into an Analyst: OpenClaw Skill System + DuckDB for E‑Commerce Forecasting

This article explains how OpenClaw’s Skill system gives AI executable instructions, combines it with a DuckDB analytical instance, and builds a fully automated e‑commerce behavior forecasting pipeline that iteratively trains, validates, and optimizes models to achieve sub‑10% prediction error.

AI automationDuckDBE‑Commerce Forecasting
0 likes · 17 min read
Turning AI into an Analyst: OpenClaw Skill System + DuckDB for E‑Commerce Forecasting
Tencent Cloud Developer
Tencent Cloud Developer
Nov 21, 2022 · Operations

DSP Algorithm Principles and Application in Crane Predictive Autoscaling

The article details how Tencent Cloud’s Crane predictive autoscaling leverages a digital signal processing pipeline—transforming Prometheus time‑series data via Fourier analysis, using DFT/FFT to identify periodic patterns, predict load with IFFT, and configure margins, thresholds, and spectrum parameters to overcome HPA’s reactive limits.

Cloud Native AutoscalingCraneFast Fourier Transform
0 likes · 16 min read
DSP Algorithm Principles and Application in Crane Predictive Autoscaling
Model Perspective
Model Perspective
Aug 29, 2022 · Fundamentals

How to Predict Oilfield Production Using Grey Models and Python

This article presents a grey‑model based approach, using Python, to predict monthly oil production, water production, water injection, and bottom‑hole pressure of a Chinese oilfield, detailing data preparation, model formulation, numerical solution, and validation of the March 1995 forecasts.

Time Series Predictionoilfield forecastingpython modeling
0 likes · 6 min read
How to Predict Oilfield Production Using Grey Models and Python