early-stopping-callback
This skill provides automated assistance for early stopping callback tasks within the ML Tr
Content Preview
--- name: early-stopping-callback description: | Early Stopping Callback - Auto-activating skill for ML Training. Triggers on: early stopping callback, early stopping callback Part of the ML Training skill category. allowed-tools: Read, Write, Edit, Bash(python:*), Bash(pip:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Early Stopping Callback ## Purpose This skill provides automated assistance for early stopping callback tasks within the ML Tr
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/early-stopping-callback.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/07-ml-training/early-stopping-callback/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/07-ml-training/early-stopping-callback/SKILL.md
Related Skills
architecture-patterns
This reference covers the key architectural decisions when building SaaS applications. Each pattern includes trade-offs and decision criteria to help teams make informed choices early in the development process.
product-teamarchitecturepatterns
by alirezarezvani · alirezarezvani-claude-skills
tech-stack-comparison
Choosing the right technology stack is one of the most impactful early decisions for a SaaS product. This comparison covers the most popular options across frontend, backend, database, and caching layers, with decision criteria for each.
product-teamtechstackcomparison
by alirezarezvani · alirezarezvani-claude-skills
Validating Performance Budgets
This skill enables Claude to validate application performance against defined budgets. It's useful for identifying performance regressions early in the development lifecycle. The skill is triggered when the user mentions "performance budget", "validate budget", "performance regression", or requests
skill-adaptervalidating performance budgets
by jeremylongshore · plugins-plus-skills
crossing-the-chasm
Navigate the technology adoption lifecycle from early adopters to mainstream market. Use when the user mentions "crossing the chasm", "beachhead segment", "whole product", "early adopters vs. mainstream", or "tech go-to-market". Covers D-Day analogy, bowling-pin strategy, and positioning against inc
crossing-the-chasmcrossingthechasm
by jeremylongshore · plugins-plus-skills