Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

lemma

lemma 收录了来自 tkpratardan 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
4
更新
2026-07-15
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

lemma-baseline
数据科学家

Establish a dumb baseline and an honest validation harness before any real model, so every later number means something.

2026-07-15
lemma-causal
数据科学家

Rigor for causal questions and A/B tests (the effect of acting on X): confounding, post-treatment bias, valid control groups.

2026-07-15
lemma-describe
数据科学家

Rigor for descriptive and diagnostic analytics (what happened and why): denominators, grain, and confounded slices, not model leakage.

2026-07-15
lemma-eda
数据科学家

EDA kickoff for a fresh dataset: fixed opening scaffold (goal, imports, load, sanity), then chapters derived from the data; scan leakage, land a baseline.

2026-07-15
lemma-inference
数据科学家

Rigor for statistical inference (is the difference real): hypothesis tests, power, multiple comparisons, effect size over p-value.

2026-07-15
lemma-leakage
数据科学家

Audit a dataset or pipeline for the five leakages that inflate a metric: target, preprocessing, temporal, group, and sampling.

2026-07-15
lemma-model
数据科学家

Final modeling once the baseline and feature set are locked: tune against validation, audit overfitting, touch the test set once, justify the complexity.

2026-07-15
lemma-review
数据科学家

Review a notebook or analysis for data-science anti-patterns before it's trusted or shared.

2026-07-15
lemma-unsupervised
数据科学家

Rigor for clustering, dimensionality reduction, and anomaly detection: validity is stability under resampling, not a held-out score.

2026-07-15
lemma-wrangle
数据科学家

Assemble a trustworthy working dataset from messy or multiple sources: grain, keys, joins with match rates, extraction checks, lineage.

2026-07-15
lemma-baseline
数据科学家

Establish an honest score to beat before complex modeling, including the validation design, metric, no-information rule, and simplest credible model.

2026-07-15
lemma-causal
数据科学家

Estimate the effect of an intervention for experiments and defensible quasi-experimental or observational designs; do not substitute prediction for identification.

2026-07-15
lemma-describe
数据科学家

Use for complex descriptive decompositions such as cohorts, funnels, segment comparisons, and what-changed investigations. Skip bounded lookups, joins, rankings, counts, averages, and aggregates.

2026-07-15
lemma-eda
数据科学家

Explore a fresh dataset when the analytical direction is open; use for orientation, pattern discovery, and deciding what analysis is worth pursuing.

2026-07-15
lemma-inference
数据科学家

Quantify whether a difference or association is distinguishable from sampling noise using effect estimates, uncertainty intervals, tests, or power analysis.

2026-07-15
lemma-leakage
数据科学家

Audit suspicious model performance or a pipeline for target, preprocessing, temporal, group, sampling, or duplicate contamination.

2026-07-15
lemma-model
数据科学家

Select and evaluate a production-worthy model after an honest baseline and validation design exist; use for tuning, calibration, thresholding, and final evaluation.

2026-07-15
lemma-review
数据科学家

Review a notebook or analysis for correctness, reproducibility, leakage, weak validation, unsupported claims, and misleading communication.

2026-07-15
lemma-unsupervised
数据科学家

Discover or evaluate structure without labels, including clustering, anomaly detection, embeddings, dimensionality reduction, and topic models.

2026-07-15
lemma-wrangle
数据科学家

Reconcile sources into a defensible analytical dataset when grain, keys, definitions, units, authority, extraction, joins, or provenance are uncertain.

2026-07-15