Run a TabPFN classification baseline, generate the first submission, rapidly probe features, then optimize with GBT ensembles, threshold tuning, and calibration. Use after tabpfn-explore has prepared the data and CV folds.
원문 언어: 영어
메뉴
SkillsMP는 dianaprior/kaggle-competition-agent-skill에서 4개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 4개 중 4개를 표시합니다.
Run a TabPFN classification baseline, generate the first submission, rapidly probe features, then optimize with GBT ensembles, threshold tuning, and calibration. Use after tabpfn-explore has prepared the data and CV folds.
원문 언어: 영어
Shared identity, behavior rules, workflow principles, and project conventions for TabPFN tabular competition skills. Referenced by tabpfn-classify, tabpfn-regress, and tabpfn-explore — not invoked directly.
원문 언어: 영어
EDA, data profiling, adversarial validation, preprocessing checks, CV scheme setup, and API budget verification for tabular Kaggle competitions. Run at the start of every new competition before any modeling.
원문 언어: 영어
Run a TabPFN regression baseline, generate the first submission, then optimize with GBT ensembles and regression-specific post-processing (clipping, target transforms, rank blending). Use after tabpfn-explore has prepared the data and CV folds.
원문 언어: 영어