kaggle-learner

Solid

This skill should be used when the user asks to "learn from Kaggle", "study Kaggle solutions", "analyze Kaggle competitions", or mentions Kaggle competition URLs. Provides access to extracted knowledge from winning Kaggle solutions across NLP, CV, time series, tabular, and multimodal domains.

AI & Automation 4,293 stars 375 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Kaggle Learner Extract and apply knowledge from Kaggle competition winning solutions. This skill provides access to a continuously updated knowledge base of techniques, code patterns, and best practices from top Kaggle competitors. ## Overview Kaggle competitions are at the forefront of practical machine learning. Winning solutions often innovate with novel techniques, clever feature engineering, and optimized pipelines. This skill captures that knowledge and makes it accessible for your projects. ## When to Use Use this skill when: - Studying for a Kaggle competition - Looking for proven techniques in a specific domain (NLP, CV, etc.) - Need code templates for common ML tasks - Want to learn from competition winners ## Knowledge Categories | Category | Focus | Directory | |----------|-------|-----------| | **NLP** | Text classification, NER, translation, LLM applications | `references/knowledge/nlp/` | | **CV** | Image classification, detection, segmentation, generation | `references/knowledge/cv/` | | **Time Series** | Forecasting, anomaly detection, sequence modeling | `references/knowledge/time-series/` | | **Tabular** | Feature engineering, traditional ML, structured data | `references/knowledge/tabular/` | | **Multimodal** | Cross-modal tasks, vision-language models | `references/knowledge/multimodal/` | **文件组织结构**:每个竞赛一个独立的 markdown 文件,按 domain 分类到对应目录。 示例: - `time-series/birdclef-plus-2025.md` - `nlp/aimo-2-2025.md` ## Quick Reference **To learn from a co...

Details

Author
Galaxy-Dawn
Repository
Galaxy-Dawn/claude-scholar
Created
4 months ago
Last Updated
6 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category