Machine Learning Engineer
THE COMPANY
Careerminds is a leader in career transition and coaching solutions, helping organizations support employees through change while enabling workforce growth and development. Our product portfolio includes market-leading Career Transition and Coaching Services as well as Progression, our application for Career Frameworks and progression planning.
THE ROLE
We're growing our machine learning team. We're looking for Machine Learning Engineers who own products end to end โ from the problem, to production, to the metric that proves it worked.
This role exists because of how we build. A small product strategy team sets direction and priorities; engineers own the work end to end โ discovery, design, build, ship, and the result. You'll have the autonomy of a founder inside your domain and the accountability that comes with it.
That accountability includes the unglamorous half of ML. You own the experiment that doesn't pan out and the call to kill it, not just the launch. We'd rather you run four honest experiments and ship the one that works than ship four things that all look fine on a dashboard.
AI-native development isn't an aspiration here โ it's the baseline. Our engineers ship with Claude Code and Claude Design as their default tools, and the leverage that creates is why one engineer can own a product end to end.
We want people already working this way who want to push the ceiling higher, not people who are curious about AI. In the interview we'll ask you to show us the trail: repos, PRs, or shipped work you built this way.
This is a 100% remote/work-from-home role.
THE KEY RESPONSIBILITIES
Depending on area of focus:
Canonical data and entity resolution
- Canonical datasets for titles, companies, skills, and industries โ the layer every application depends on. Content-addressed IDs, faceted taxonomies, alias graphs accumulated across tens of millions of rows.
- Rules-based resolution pipelines with LLM escalation, where the accumulated alias graph is the durable asset and escalation volume should fall over time.
- Nightly agent loops that adjudicate ambiguous entities, propose structural changes, and get gated by invariant checks and blast-radius limits before anything commits.
- Job ingestion at scale: multi-source feeds, deduplication, freshness, and the indexing economics underneath.
Retrieval, ranking, and matching
- Job matching v2: two-tower retrieval with cross-encoder reranking, trained on outcome labels rather than clicks. Hard-negative mining, propensity weighting, impression-time logging.
- Mobility embeddings learned from observed career sequences โ the similarity a text encoder can't recover, where Claims Adjuster and Underwriting Assistant are substitutable despite sharing no vocabulary.
- Pivot feasibility: given where someone is, what moves are realistic, what's missing, and which intermediate roles actually worked for peers.
Applied LLMs and agents
- Fine-tuning where it earns its cost โ against outcome labels, not for tasks a well-prompted frontier model already handles.
- Agentic systems in production with human approval gates: agents that analyze, propose changes as reviewable artifacts, and execute only after a human signs off. We have this pattern running against tens of millions of customer touchpoints a year and want to push it much further.
- Continuous skills inference from work artifacts rather than static documents โ a problem several of our enterprise customers are currently solving for themselves, badly.
- New product surfaces where the right answer genuinely requires an LLM, and the discipline to notice when it doesn't.
Across all of it
- Evaluation infrastructure you'd defend in a design review: time-forward splits, calibration, offline-to-online agreement, and honest handling of feedback-loop degeneration and survivorship bias.
- Building inside real constraints: GDPR, EU AI Act high-risk classification for employment AI, and cli