Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
travisjneuman avatar

Data Science

  • 162 installs
  • 86 repo stars
  • Updated July 17, 2026
  • travisjneuman/.claude

Use data-science for development tasks

About

data-science: A skill for development. This provides functionality for development workflows.

  • data-science

Data Science by the numbers

  • 162 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #2,378 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/travisjneuman/.claude --skill data-science

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs162
repo stars86
Last updatedJuly 17, 2026
Repositorytravisjneuman/.claude

What it does

Use data-science for development tasks

Files

SKILL.mdMarkdownGitHub ↗

Data Science Expert

Comprehensive data science frameworks for analytics, machine learning, and data-driven decision making.

Data Strategy

Data Maturity Model

LevelNameCharacteristics
1Ad HocManual, inconsistent, siloed
2OpportunisticSome automation, point solutions
3SystematicDefined processes, governance emerging
4DifferentiatingData-driven decisions, advanced analytics
5TransformativeAI-first, competitive advantage

Analytics Value Chain

DATA → INFORMATION → INSIGHT → ACTION → VALUE

PROGRESSION:
Descriptive: What happened?
Diagnostic: Why did it happen?
Predictive: What will happen?
Prescriptive: What should we do?
Autonomous: Self-optimizing systems

Statistical Analysis

Descriptive Statistics

CENTRAL TENDENCY:
- Mean: Sum / Count (sensitive to outliers)
- Median: Middle value (robust to outliers)
- Mode: Most frequent value

DISPERSION:
- Range: Max - Min
- Variance: Average squared deviation
- Standard Deviation: √Variance
- IQR: Q3 - Q1 (robust)

DISTRIBUTION SHAPE:
- Skewness: Asymmetry (0 = symmetric)
- Kurtosis: Tail heaviness (3 = normal)

For detailed inferential statistics and hypothesis testing, see Statistical Methods Reference.

Machine Learning

Algorithm Selection

TaskAlgorithmsWhen to Use
ClassificationLogistic Regression, Random Forest, XGBoost, Neural NetworksCategorical outcomes
RegressionLinear Regression, Ridge/Lasso, Random Forest, XGBoostContinuous outcomes
ClusteringK-Means, Hierarchical, DBSCANGroup discovery
Dimensionality ReductionPCA, t-SNE, UMAPFeature reduction, visualization
Anomaly DetectionIsolation Forest, One-Class SVM, AutoencodersOutlier detection
Time SeriesARIMA, Prophet, LSTMSequential data
RecommendationCollaborative Filtering, Content-Based, Matrix FactorizationPersonalization
NLPTransformers, BERT, GPTText understanding/generation

For detailed ML pipelines, feature engineering, and model monitoring, see ML Pipelines Reference.

Data Governance

Data Governance Framework

GOVERNANCE PILLARS:

POLICIES:
- Data ownership
- Data classification
- Data retention
- Data access
- Data quality standards

ROLES:
- Data Owner: Accountable for data domain
- Data Steward: Day-to-day quality management
- Data Custodian: Technical implementation
- Data Consumer: End user

PROCESSES:
- Data cataloging
- Metadata management
- Data lineage
- Issue resolution
- Change management

METRICS:
- Data quality scores
- Policy compliance
- Data access requests
- Issue resolution time

Data Quality Dimensions

DimensionDefinitionMeasurement
AccuracyCorrect representation of reality% records matching source
CompletenessAll required data present% non-null values
ConsistencySame across systems% matching across sources
TimelinessAvailable when neededLatency, freshness
ValidityConforms to format/rules% passing validation
UniquenessNo unwanted duplicatesDuplicate rate

Business Intelligence

BI Architecture

ARCHITECTURE LAYERS:

DATA SOURCES:
- Operational systems
- External data
- IoT/streaming

DATA INTEGRATION:
- ETL/ELT pipelines
- Data lakes
- Data warehouses

SEMANTIC LAYER:
- Business definitions
- Calculated metrics
- Hierarchies
- Relationships

PRESENTATION:
- Dashboards
- Reports
- Ad-hoc analysis
- Embedded analytics

Dashboard Design Principles

DESIGN PRINCIPLES:

PURPOSE:
- One clear objective per dashboard
- Know your audience
- Enable decisions

LAYOUT:
- Most important top-left
- Related items grouped
- Progressive disclosure
- Whitespace for clarity

VISUALS:
- Right chart for data type
- Consistent formatting
- Minimal decoration
- Color with purpose

INTERACTIVITY:
- Filters for exploration
- Drill-down capability
- Cross-filtering
- Tooltip details

Metric Design

METRIC DEFINITION TEMPLATE:

NAME: [Metric name]
DEFINITION: [Clear business definition]
FORMULA: [Precise calculation]
OWNER: [Responsible person]
DATA SOURCE: [Where it comes from]
GRAIN: [Level of detail]
FREQUENCY: [Update cadence]
DIMENSIONS: [Slicing attributes]
TARGETS: [Goals/benchmarks]
RELATED: [Related metrics]

Predictive Modeling

Use Case Framework

Use CaseBusiness ApplicationApproach
Churn PredictionRetention programsClassification
Demand ForecastingInventory planningTime series
Lead ScoringSales prioritizationClassification
Price OptimizationRevenue managementRegression/RL
Fraud DetectionRisk mitigationAnomaly detection
RecommendationPersonalizationCollaborative filtering
Customer SegmentationMarketing targetingClustering
Lifetime ValueCustomer investmentRegression

Data Ethics & Privacy

Ethical AI Framework

PRINCIPLES:

FAIRNESS:
- No discriminatory outcomes
- Bias testing across groups
- Regular auditing

ACCOUNTABILITY:
- Clear ownership
- Decision audit trails
- Escalation process

TRANSPARENCY:
- Explainable decisions
- Clear documentation
- User communication

PRIVACY:
- Data minimization
- Consent management
- Security controls

Bias Detection

BIAS TYPES:

HISTORICAL: Reflects past discrimination
REPRESENTATION: Training data not representative
MEASUREMENT: Proxy variables correlate with protected attributes
AGGREGATION: Single model for diverse populations
EVALUATION: Inappropriate benchmarks

FAIRNESS METRICS:
- Demographic Parity: Equal positive rates
- Equalized Odds: Equal TPR and FPR
- Individual Fairness: Similar inputs, similar outputs
- Calibration: Equal accuracy across groups

Analytics Team Structure

Team Roles

RoleFocusSkills
Data EngineerPipelines, infrastructureSQL, Python, Spark, Cloud
Data AnalystReporting, ad-hoc analysisSQL, BI tools, Statistics
Data ScientistModeling, MLPython/R, ML, Statistics
ML EngineerModel deploymentMLOps, Software Engineering
Analytics EngineerData modelingdbt, SQL, Data Modeling

Operating Models

ModelDescriptionBest For
CentralizedSingle analytics teamConsistency, efficiency
DecentralizedEmbedded in business unitsBusiness alignment
Hub & SpokeCentral CoE + embeddedBalance of both
FederatedShared platform, domain teamsScale with autonomy

References

  • ML Pipelines Reference - Detailed ML pipeline, feature engineering, model development
  • Statistical Methods Reference - Inferential statistics, hypothesis testing, evaluation metrics

See Also

  • Fortune 50 Product Management
  • Fortune 50 Business Strategy
  • Fortune 50 Finance

Related skills

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.