ClusterTimeSeriesProducts
THis API is to analyze by means clusters algorithms the time series of product sales data Expected file format: - id_product (int) - name (str) - category (str) - amount (float) - time_sale (datetime) return: A time series for each product, its tendency and its stacionarity state
ClusterTimeSeriesProducts endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
clustering-time-series-products /run_ts_clusters_analysis |
Performs unsupervised clustering of product time series data to identify behavioral patterns and group similar products based on their temporal dynamics. |
ClusterTimeSeriesProducts pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / hour |
|
| PRO | Free | 20 / hour |
|