Conventions for applied machine learning in analytics contexts: predicting outcomes, scoring users, forecasting metrics. This is the prescriptive/predictive domain, distinct from experimentation (which establishes causation through randomization).
When complete, this skill will cover:
Feature engineering patterns for tabular business data
Model evaluation: choosing the right metric for the business question (precision vs. recall, RMSE vs. MAE, AUC vs. F1)
Validation strategy: time-based splits for temporal data, stratification, cross-validation
1---2name: aleberriz-agent-skills-analytics-ml3description: ML Modeling4---56# ML Modeling78*This skill is planned but not yet implemented.*910Conventions for applied machine learning in analytics contexts: predicting outcomes, scoring users, forecasting metrics. This is the prescriptive/predictive domain, distinct from experimentation (which establishes causation through randomization).1112When complete, this skill will cover:1314- Feature engineering patterns for tabular business data15- Model evaluation: choosing the right metric for the business question (precision vs. recall, RMSE vs. MAE, AUC vs. F1)16- Validation strategy: time-based splits for temporal data, stratification, cross-validation17- Overfitting discipline: regularization, feature selection, holdout discipline18- Forecasting conventions: time series decomposition, seasonality, trend19- Deployment considerations: batch vs. real-time, monitoring, drift detection2021## References2223- [Anthropic Agent Skills](https://github.com/anthropics/skills): check for updated patterns and templates24- [scikit-learn](https://scikit-learn.org/): the default ML library for tabular analytics work25- [statsmodels](https://www.statsmodels.org/): statistical modeling in Python2627---28> Source: [aleberriz/agent-skills](https://github.com/aleberriz/agent-skills) — distributed by [TomeVault](https://tomevault.io).29<!-- tomevault:4.0:skill_md:2026-06-16 -->
Run npx skillmds@latest add tomevault-io/aleberriz-agent-skills-analytics-ml in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
ML Modeling It is listed under Data & Analytics on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.