ff-ml-modeling

Guide fantasy football projection model design with feature engineering and validation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zazu-22/ff_data_analytics --skill ff-ml-modeling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ff-ml-modeling
Source: https://github.com/zazu-22/ff_data_analytics/tree/main/.claude/skills/ff-analytics-team/ff-ml-modeling
Command: npx skills add https://github.com/zazu-22/ff_data_analytics --skill ff-ml-modeling

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill delivers expert guidance on machine learning, feature engineering patterns, model selection, validation, and interpretability for Fantasy Football analytics.

Core Features & Use Cases

  • Feature engineering patterns (age curves, opportunity metrics, rolling features)
  • Model selection guidance (linear, regularized, tree-based, ensemble)
  • Validation strategies tailored for sports (time-series splits, nested CV)
  • Interpretability guidance and practical templates

Quick Start

Consult the ML modeling guidance to design an initial projection model plan, select algorithms, and define validation metrics.

Frequently Asked Questions about ff-ml-modeling

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

FAQPage Schema
How do I build a fantasy football projection model with machine learning?

Build projection models by guiding feature engineering (age curves, opportunity metrics), selecting algorithms (linear, regularized, tree-based, ensemble), and validating with time-series splits and nested cross-validation tailored for sports data to ensure robust NFL player forecasts.

What feature engineering patterns work best for player projection models?

Feature engineering patterns include age-curve features capturing career trajectories, opportunity and efficiency metrics reflecting playing time and production, rolling features for trend detection, game-context interactions, and position-specific engineered features designed for NFL player performance prediction.

How do I validate machine learning models on fantasy football data?

Apply sports-specific validation strategies including time-series splits respecting temporal structure, nested cross-validation for hyperparameter tuning, and position-specific holdout sets to prevent information leakage and ensure projection models generalize to future NFL seasons.

What model selection framework should I use for fantasy football projections?

Evaluate model selection frameworks spanning linear regression, regularized approaches (Ridge, Lasso), tree-based methods, and ensemble techniques; select based on feature interpretability requirements, prediction accuracy on time-series splits, and domain alignment with NFL player performance dynamics.

How do I interpret and explain fantasy football projection model results?

Apply interpretability techniques to understand feature importance, model predictions, and decision boundaries; use practical templates to communicate how age curves, opportunity metrics, and game interactions drive player projections for stakeholder validation and trust.