generate-submission
CommunityTurn best models into Kaggle submissions.
Authorthbraet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the creation of a competition-ready Kaggle submission file from the best-performing model by loading the model, running predictions on the test data, and formatting the results into a CSV that conforms to the submission template.
Core Features & Use Cases
- Load a model from a specified path, an MLflow run, or automatically pick the best model according to evaluation metrics.
- Predict on the final, formatted test set and generate a properly structured submission CSV.
- Validate the submission against the reference template (column names, order, and allowed value ranges) and save it alongside a generated notebook for traceability.
Quick Start
Run the skill with an optional model path, MLflow run ID, or 'best' to generate a competition-ready submission file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: generate-submission Download link: https://github.com/thbraet/claude-template/archive/main.zip#generate-submission Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.