2

Remote Master Health Science Jobs in Austin, TX (NOW HIRING)

Within Danaher the work our life science businesses do saves lives-and we're all united by a shared ... Whether it's a health care program or paid time off, our programs contribute to life beyond the job.

Data Engineer (Remote Opportunity)

Austin, TX · Remote

$113K - $136K/yr

... healthcare operations, analytics, reporting, and data-driven decision-making. The engineer will ... Requirements * Bachelor's degree in Computer Science, Information Systems, Engineering, Data ...

Data Engineer (Remote Opportunity)

Austin, TX · On-site +1

$113K - $136K/yr

... healthcare operations, analytics, reporting, and data-driven decision-making. The engineer will ... Requirements * Bachelor's degree in Computer Science, Information Systems, Engineering, Data ...

Data Engineer (Remote Opportunity)

Austin, TX · On-site +1

$113K - $136K/yr

... healthcare operations, analytics, reporting, and data-driven decision-making. The engineer will ... Requirements * Bachelor's degree in Computer Science, Information Systems, Engineering, Data ...

Showing results 21-40

Remote Master Health Science information

What is a remote master health science?

A Remote Master Health Science professional is someone who has completed a master's degree in health science and works remotely, often in areas such as healthcare administration, public health, research, education, or policy development. These professionals use their advanced knowledge to manage projects, analyze health data, develop health programs, or support clinical research—all from a remote setting. Their work helps improve healthcare systems, influence public health outcomes, and support evidence-based decision-making without the need for a traditional office or laboratory environment.

How do remote master health science professionals typically collaborate with interdisciplinary teams despite working offsite?

Remote Master Health Science professionals often use digital tools such as video conferencing, project management platforms, and secure data-sharing systems to collaborate with interdisciplinary teams. Regular virtual meetings and clear communication protocols ensure that everyone stays informed and aligned on project goals. Building strong digital relationships and proactively engaging with team members helps overcome the challenges of remote work, fostering effective teamwork across locations and disciplines.

What are the key skills and qualifications needed to thrive as a remote master health science, and why are they important?

To thrive as a Remote Master Health Science professional, you typically need an advanced degree in health sciences or a related field, strong analytical abilities, and expertise in public health research or administration. Proficiency with data analysis software (such as SPSS or SAS), telehealth platforms, and project management tools is often required. Exceptional communication, self-motivation, and organizational skills are crucial for effective remote work and interdisciplinary collaboration. These competencies ensure high-quality research, program management, and impactful health initiatives in a virtual environment.

What is the difference between Remote Master Health Science vs Remote Health Informatics Specialist?

AspectRemote Master Health ScienceRemote Health Informatics Specialist
Required CredentialsMaster's in Health Science, certifications like CPHQBachelor's or Master's in Health Informatics, certifications like CAHIMS
Work EnvironmentRemote, healthcare organizations, research institutionsRemote, healthcare IT companies, hospitals
Industry UsageHealthcare administration, policy, researchHealthcare IT, data management, electronic health records

Remote Master Health Science professionals focus on healthcare management, policy, and research, often requiring advanced degrees and certifications. In contrast, Remote Health Informatics Specialists concentrate on healthcare data systems, electronic records, and IT solutions. Both roles are remote and industry-specific but differ in their core focus and required credentials.

What are popular job titles related to Remote Master Health Science jobs in Austin, TX?

For Remote Master Health Science jobs in Austin, TX, the most frequently searched job titles are:

What job categories do people searching Remote Master Health Science jobs in Austin, TX look for?

The top searched job categories for Remote Master Health Science jobs in Austin, TX are:

Infographic showing various Remote Master Health Science job openings in Austin, TX as of August 2026, with employment types broken down into 14% Internship, 69% Full Time, and 17% Part Time. Highlights an 100% Remote job distribution.

Applied Data Scientist, LLM Evaluation

Driver AI Inc.

Austin, TX • Remote

Full-time

Medical, Dental, Vision, Life, Retirement

Re-posted 25 days ago


Job description

Applied Data Scientist, LLM Evaluation Introduction

At Driver, we're building systems that turn source code into human language. The tech stack includes a core compiler-like engine, a heavily asynchronous/distributed backend server, and a frontend web application that provides a rich user experience.

About Driver

We're an early-stage startup backed by Y Combinator and Google Ventures that combines first principles technical approaches and applied LLM expertise to tackle context engineering at scale. Driver builds the context layer for employees and AI agents alike to use in developing software.

Working at Driver

Driver is an early-stage but fast-growing startup. As such, we take advantage of that which startups can excel: delivery speed, flexibility, and enjoying working with a small close-knit team.

Organizational and engineering values at Driver include first-principles thinking, correct by construction, writing things down, experimentation and iteration, pragmatism, commitment to effective communication and transparency, autonomy, and ambition.

Job Overview

Title: Applied Data Scientist, LLM Evaluation

Location: Remote or Austin, Tx

Our value is directly tied to the quality of our content at scale. The platform generates technical documentation across a complex, multi-stage pipeline - producing multiple content types at different levels of abstraction, from individual code elements up to high-level summaries. Today, changes to models, context strategies, or pipeline architecture are evaluated largely through manual review and intuition. There is no systematic way to answer: "Did this change make our output better, worse, or the same - and for which languages, repo sizes, and content types?"

This is a hard problem. LLM outputs are non-deterministic - identical inputs produce different outputs across runs, and small variations at early pipeline stages compound into meaningfully different end-user content downstream. Evaluating quality requires methodology that accounts for this: statistical reasoning over multiple runs, understanding of cascade effects through the pipeline, and rubrics that balance human judgment with automated signals.

This role builds the evaluation function from scratch. You'll define what "good" means for our generated content, build the infrastructure to measure it, and create the experimental framework that lets the team ship changes with confidence.

What You'll Do

You'll own the LLM evaluation strategy at Driver - from first principles to production infrastructure. This is a foundational role: you're not joining an existing eval team, you're building it. As the function matures, you'll seed and grow a team around it.

Define quality metrics and build evaluation datasets. Establish what "good" looks like for each content type across the pipeline. Build and curate gold-standard evaluation datasets across languages and repo archetypes (monorepos, microservices, libraries, applications). Design rubrics that capture accuracy, completeness, usefulness, and readability.

Build benchmarking and experimentation infrastructure. Create automated evaluation pipelines that score output against reference datasets. Instrument the content generation pipeline to support A/B comparisons - run the same codebase through two strategies and compare results. Build tooling for LLM-as-judge evaluation and regression detection. Integrate evaluation into CI so pipeline changes come with quality evidence.

Develop automated quality signals at scale. Build quality checks that flag degraded output without requiring human review of every document. Monitor content quality trends over time. Design sampling strategies for human review that maximize signal with minimal annotation effort.

Quantify tradeoffs and inform decisions. Run experiments on model selection, context strategies, and pipeline architecture changes. Quantify cost/quality/latency tradeoffs. Partner with the engineering team to turn evaluation insights into shipped improvements.

Qualifications

Education: Bachelor's, Master's, or PhD in Statistics, Machine Learning, Data Science, Computational Linguistics, or a related quantitative field.

Experience: Minimum 3 - 5 years in applied science, ML engineering, or data science roles with a focus on evaluation, NLP, or generative AI. 7+ years experience preferred.

Required Technical Skills

  • Strong statistical foundations: experimental design, hypothesis testing, confidence intervals, effect sizes, power analysis.
  • Experience designing and running evaluations for LLM or NLP systems - you've thought carefully about what "better" means when outputs are open-ended text.
  • Proficient in Python and the scientific/data stack (pandas, NumPy, scipy, sklearn).
  • Comfortable working in Jupyter notebooks for exploration and prototyping, and turning that work into automated pipelines.
  • Experience with LLM-as-judge approaches, inter-annotator agreement, and rubric design for subjective quality assessment.
  • Familiarity with the practical challenges of non-deterministic systems: variance decomposition, multi-run methodology, distinguishing signal from noise at scale.
  • Strong data storytelling - you can turn experiment results into clear recommendations that drive engineering and product decisions.

Preferred and Nice-to-Have Technical Skills

  • Experience with LLM APIs and prompt engineering across multiple providers.
  • Familiarity with evaluation frameworks (e.g., RAGAS, DeepEval, custom harnesses).
  • Experience building data pipelines or ETL workflows (Airflow, Dagster, or similar).
  • Comfort with SQL and working directly against production data stores.
  • Experience with visualization tools (Matplotlib, Plotly, Streamlit) for building internal dashboards and reports.
  • Background in code understanding, developer tools, or technical documentation.
  • Experience building or managing annotation pipelines and human evaluation workflows.
Benefits
  • Competitive Compensation Packages - Cash & Equity
  • Flexible Work Culture
  • Unlimited Time Off + 12 Paid Company Holidays
  • Insurance - Health, Dental, & Vision
  • Life Insurance & FSA Accounts
  • 401(k) Retirement Accounts - Traditional, Roth, or Both
  • Quarterly Team Offsites

Driver is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.