Overview
What this challenge is about.
Build a Multilingual Customer-Email Classifier. Advanced challenge in code. Writing production code that solves real engineering problems, earn a blockchain-...
The Brief
What you'll do, and what you'll demonstrate.
Beat 85% macro F1 on multilingual email classification with calibrated confidence good enough for an automated routing system.
This is not a coding exercise. It is the work a software engineer does between a Jira ticket and a merged PR. That distinction matters to every hiring manager who has seen candidates solve LeetCode problems and none who have shipped production code under real constraints.
When you finish, you will have something most graduates do not: a real-world deliverable, verified by Ewance, that you can show to a hiring manager and say "I did this. Here is the proof."
Earning criteria — what you'll demonstrate
- Apply multilingual transformers to a real classification problem
- Compare fine-tuning vs in-context learning fairly
- Calibrate model probabilities for routing decisions
- Diagnose per-language bias in multilingual models
Program Fit
Where this fits in your program.
Sharpens the same skills your degree expects you to demonstrate.
Aligned coursework coming soon.
Skills
Skills you'll demonstrate.
Each one shows up on your verified credential.
- Text Classification
Apply text classification to solve real industry problems and demonstrate production-level capability.
- Multilingual Nlp
Apply multilingual nlp to solve real industry problems and demonstrate production-level capability.
- Transformers
Apply transformers to solve real industry problems and demonstrate production-level capability.
- Calibration
Apply calibration to solve real industry problems and demonstrate production-level capability.
- Pytorch
Apply pytorch to solve real industry problems and demonstrate production-level capability.
- Evaluation
Apply evaluation to solve real industry problems and demonstrate production-level capability.
Careers
Career paths this challenge builds toward
Completing this challenge demonstrates skills that transfer directly to these roles:
NLP Engineer
Building production-shaped multilingual classifiers with calibrated confidence is the day-job of NLP engineers at fintechs, marketplaces, and global SaaS companies.
This challenge sharpens
- text-classification
- multilingual-nlp
- transformers
Machine Learning Engineer
Calibrating models for routing decisions and writing the memo that adopts them is core MLE work on operations and support automation teams.
This challenge sharpens
- calibration
- evaluation
- pytorch
Applied AI Scientist
Comparing fine-tune vs few-shot on a real fintech dataset and translating the result into a deployment decision is exactly applied-AI work.
This challenge sharpens
- transformers
- evaluation
- calibration