AWS Machine Learning Blog发布于 08/25 03:32

Introducing new Ray capabilities on SageMaker HyperPod

(翻译)在 SageMaker HyperPod 上推出新的 Ray 功能

Amazon SageMaker HyperPod now offers managed Ray support on Amazon EKS. Create and monitor Ray clusters, connect JupyterLab and Code Editor notebooks to live clusters, get out-of-the-box observability, and run resilient distributed training and accelerated inference from SageMaker Studio, all with o

查看原文
AWS Machine Learning Blog发布于 08/24 23:53

AI-powered metadata correction and harmonization

(翻译)AI 驱动的元数据修正与协调

Metadata harmonization (standardizing labels, identifiers, and formats so datasets can work together) is still largely manual. This post shows how AI-powered metadata correction works in practice, covering two approaches, human-in-the-loop validation and autonomous agent-driven workflows, plus gover

查看原文
AWS Machine Learning Blog发布于 08/22 00:59

Reduce RAG costs on Amazon Bedrock with query-aware compression

(翻译)通过查询感知压缩降低 Amazon Bedrock 上的 RAG 成本

Input tokens are often a meaningful part of the cost of running Retrieval Augmented Generation (RAG) at scale. This post describes a query-aware context compression pattern on Amazon Bedrock: after retrieval, a smaller model filters retrieved chunks against the query before the primary model answers

查看原文
Hugging Face Blog发布于 08/13 08:00

What We Learned by Reproducing 2,200 papers from ICML

(翻译)我们通过复现 2,200 篇 ICML 论文学到了什么

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

查看原文
AWS Machine Learning Blog发布于 08/21 05:23

Build a no-code ML workflow with Snowflake, Amazon SageMaker Canvas and Amazon Quick – Part 2: Data preparation and model building with Amazon SageMaker Canvas

(翻译)使用Snowflake、Amazon SageMaker Canvas和Amazon Quick构建无代码机器学习工作流——第2部分:使用Amazon SageMaker Canvas进行数据准备和模型构建

In Part 2 of this no-code ML series, you connect Amazon SageMaker Canvas to Snowflake, prepare and join transaction data with Data Wrangler visual transformations, and train an XGBoost fraud detection model. All without writing machine learning code, laying the groundwork for interactive dashboards

查看原文