vector_embedding_dimension_reducer_pca
Reduce high-dimensional vectors to 2D/3D using PCA, preserving over 90% variance for visualization.
Instructions
Principal Component Analysis (PCA) dimension reduction compressing high-dimensional vectors down to 2D/3D while preserving >90% variance for visualization. (0.035 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |