From data-preprocessing-pipeline
Generates and executes Python pipelines for automated data cleaning, transformation, validation, and ETL in ML workflows. Activates on data prep or ETL requests.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin data-preprocessing-pipelineThis skill is limited to using the following tools:
Construct and execute automated data preprocessing pipelines for cleaning, transforming, and validating ML-ready datasets.
Builds data cleaning pipelines for missing value imputation, outlier detection and treatment, duplicate removal, and data transformations using Python and pandas. Useful for preprocessing raw datasets before analysis or modeling.
Builds end-to-end AutoML pipelines with data checks, feature engineering, model selection, hyperparameter tuning, evaluation, and deployment artifacts for repeatable ML workflows.
Automates ML workflows using Airflow, Kubeflow, MLflow for reproducible pipelines, retraining schedules, MLOps, experiment tracking, and debugging task failures or dependencies.
Share bugs, ideas, or general feedback.
Construct and execute automated data preprocessing pipelines for cleaning, transforming, and validating ML-ready datasets.
construct and execute automated data preprocessing pipelines, ensuring data quality and readiness for machine learning. It streamlines the data preparation process by automating common tasks such as data cleaning, transformation, and validation.
This skill activates when you need to:
User request: "Preprocess the customer data from the CSV file to remove duplicates and handle missing values."
The skill will:
User request: "Create an ETL pipeline to transform the sensor data from the database into a format suitable for time series analysis."
The skill will:
This skill can be integrated with other Claude Code skills for data analysis, model training, and deployment. It provides a standardized way to prepare data for these tasks, ensuring consistency and reliability.
The skill produces structured output relevant to the task.