pycaret-automl

Automate end-to-end PyCaret AutoML workflows for classification, regression, and time-series tasks.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Ieer/OpenClaw-PWTInstaller --skill pycaret-automl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pycaret-automl
Source: https://github.com/Ieer/OpenClaw-PWTInstaller/tree/main/panopticon/global-skills/pycaret-automl
Command: npx skills add https://github.com/Ieer/OpenClaw-PWTInstaller --skill pycaret-automl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pycaret[full], pandas, numpy, and includes references (resource) components.

What problem does it solve?

Automates end-to-end PyCaret AutoML workflows, enabling data teams to go from raw data to deployed models and reports with minimal setup.

Core Features & Use Cases

  • End-to-end PyCaret automation: Data analysis, model comparison, tuning, and finalization for classification, regression, and time-series tasks.
  • Data-quality and governance: Built-in checks and handoff-ready outputs to support governance and reporting.
  • Use Case: Generate a churn model, a sales forecast, or a demand plan from CSV/Excel/SQL exports with minimal scripting.

Quick Start

Provide a dataset and target variable, and the skill will run the end-to-end PyCaret AutoML workflow from data preparation to model selection and handoff documentation.

Frequently Asked Questions about pycaret-automl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate model selection and forecasting for a CSV dataset?

PyCaret AutoML automates end-to-end model selection and forecasting by processing CSV datasets through data inspection, model comparison, tuning, and finalization for classification, regression, and time-series tasks.

What is the best way to generate a churn model or sales forecast from SQL exports?

Generating a churn model or sales forecast from SQL exports is best handled by PyCaret AutoML, which applies automated data analysis, model comparison, and tuning to produce ready-to-share handoff materials and reports.

Can I use PyCaret AutoML for time-series forecasting on Excel data?

Yes, you can use PyCaret AutoML for time-series forecasting on Excel data. It ingests Excel exports to run automated model comparison, tuning, and finalization specifically for time-series tasks.

Do I need PyCaret full to run automated machine learning workflows?

Yes, you need PyCaret full along with pandas and numpy to run automated machine learning workflows. These dependencies are required to execute the end-to-end data preparation and modeling logic.

How does AutoML handle data quality checks before model training?

AutoML handles data quality checks by applying built-in governance and validation steps during the data preparation phase, ensuring the dataset is inspected and ready before model training begins.

What outputs do I get after running an end-to-end PyCaret AutoML workflow?

After running an end-to-end PyCaret AutoML workflow, you get model artifacts, evaluation reports, and ready-to-share handoff documentation generated from your classification, regression, or time-series tasks.