Agentic AI: Agents for data science workflows.
ONNX Model Serving: Add smile.onnx package to support ONNX and serve ONNX models directly via the inference service.
Compressed Sensing: Add compressed sensing package smile.cs.
HDBSCAN Algorithm: Add HDBSCAN clustering algorithm.
GAM Algorithm: Add Generalized Additive Models (GAM) algorithm.
LSP: Support Language Server Protocol with smile.util.lsp package.
HuggingFace Hub: Native support to download models and datasets from HuggingFace Hub with smile.util.HuggingFaceHub.