AWS Launches SageMaker Data Wrangler to Speed Up ML Data Preparation

AWS introduces Amazon SageMaker Data Wrangler, a visual tool designed to reduce the massive time data scientists spend preparing data for machine learning models. The new capability streamlines cleaning, enriching, and automating data workflows directly within the SageMaker environment.

Amazon Web Services launches Amazon SageMaker Data Wrangler, a new visual interface that helps data scientists prepare data for machine learning applications much faster. Data preparation currently consumes up to eighty percent of a machine learning professional's time, leaving very little room for actually studying and solving ML problems.

The new tool simplifies the entire data preparation process by providing built-in capabilities for data visualization, cleaning, and feature engineering. Instead of relying on a manual mix of open-source tools like pandas or PySpark, users now interact with a single visual interface to explore datasets, remove outliers, and handle missing values seamlessly.

SageMaker Data Wrangler also eliminates the friction of moving from a sandbox experiment to a production environment by automatically reproducing and scaling data preparation steps. This automation reduces the risk of human error and removes the burden of managing the underlying data processing infrastructure, allowing teams to focus on improving model accuracy.

Read More at the original source →