Skip to main content

Setup Automl Pipeline

Skill Verified Active

Configure automated machine learning pipelines using Optuna or Ray Tune for hyperparameter optimization. Implement efficient search strategies (Hyperband, ASHA), define search spaces, and set up early stopping to find optimal model configurations with minimal manual tuning. Use when starting a new ML project and needing to quickly find good configurations, retraining with new data and re-optimizing hyperparameters, comparing multiple algorithms, or when the team lacks deep expertise in specific algorithm hyperparameters.

Purpose

Automate the process of finding optimal model configurations for machine learning projects, saving time and expertise.

Features

  • Configure automated ML pipelines
  • Hyperparameter optimization with Optuna/Ray Tune
  • Implement search strategies (Hyperband, ASHA)
  • Set up early stopping for trials
  • Track experiments with MLflow
  • Save and deploy optimized models

Use Cases

  • Starting new ML projects and finding good configurations
  • Retraining models with new data and re-optimizing hyperparameters
  • Comparing multiple algorithms and their optimal settings
  • Teams lacking deep expertise in specific algorithm hyperparameters

Non-Goals

  • Feature engineering
  • Building custom ML algorithms
  • Production deployment orchestration (e.g., Kubernetes, CI/CD)
  • Real-time inference serving infrastructure

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md outlines steps and provides code snippets, a detailed reference for all configuration options, defaults, and precedence orders for environment variables used within the scripts is not explicitly documented.

Code Execution

  • info:ValidationWhile installation and setup steps are provided, explicit schema validation for input arguments or structured output within the provided scripts is not detailed.
  • info:Error HandlingThe SKILL.md outlines expected failures and recovery steps for installation, but the provided code snippets do not explicitly show robust error handling for all internal logic paths.

Errors

  • info:Actionable error messagesThe SKILL.md lists common pitfalls and failure modes with some recovery steps, but the code snippets themselves could benefit from more explicit error handling and user-facing messages.

Installation

/plugin install agent-almanac@pjt222-agent-almanac

Quality Score

Verified
95 /100
Analyzed about 18 hours ago

Trust Signals

Last commit1 day ago
Stars14
LicenseMIT
Status
View Source

Similar Extensions

TimesFM Forecasting

100

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

Skill
K-Dense-AI

SHAP Model Interpretability

100

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing models, or implementing explainable AI. Works with tree-based models (XGBoost, LightGBM, Random Forest), deep learning (TensorFlow, PyTorch), linear models, and any black-box model.

Skill
K-Dense-AI

PyTorch Lightning

100

Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.

Skill
K-Dense-AI

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

Skill
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

Skill
zxkane

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

Skill
pjt222

© 2025 SkillRepo · Find the right skill, skip the noise.