1

Google Data Science Jobs in Texas (NOW HIRING)

Hadoop Data Engineer

Dallas, TX · On-site

$113K - $136K/yr

Collaborate with Data Science and ML Engineering teams to align features with use cases ... Azure / AWS / Google Cloud Platform) Monitoring, observability, and production debugging ...

... Science/Information Systems, Engineering - At least one of the following: Certifications aligned to data engineering, machine learning, and cloud platforms, including AWS, Google Cloud, Microsoft ...

... Science/Information Systems, Engineering - At least one of the following: Certifications aligned to data engineering, machine learning, and cloud platforms, including AWS, Google Cloud, Microsoft ...

... Science/Information Systems, Engineering - At least one of the following: Certifications aligned to data engineering, machine learning, and cloud platforms, including AWS, Google Cloud, Microsoft ...

... Science/Information Systems, Engineering - At least one of the following: Certifications aligned to data engineering, machine learning, and cloud platforms, including AWS, Google Cloud, Microsoft ...

... Science/Information Systems, Engineering - At least one of the following: Certifications aligned to data engineering, machine learning, and cloud platforms, including AWS, Google Cloud, Microsoft ...

D. or Master's degree in AI, Machine Learning, Data Science, Computer Science, Electrical ... As more of the shopping journey shifts to Instagram, Tik tok, ChatGPT and Google, purchase ...

Senior Data Analyst

Houston, TX · On-site

$82K - $103K/yr

Collaborate with data engineers and data scientists to identify opportunities for automation and ... Experience with Data Warehousing technology like Oracle Databases, SAP HANA, Google BigQuery

The Opportunity As a dedicated Decision Science Analyst, you will provide decision support for ... Google analytics, Adobe analytics * Advance statistical testing experience * Experience with data ...

Showing results 41-60

Google Data Science information

What are the key skills and qualifications needed to thrive in the Google data science position, and why are they important?

To thrive as a Google Data Science professional, you need a strong foundation in statistical analysis, machine learning, and data manipulation, often supported by a degree in a quantitative field such as computer science, statistics, or mathematics. Proficiency in programming languages like Python or R, experience with large-scale data processing tools (such as SQL, TensorFlow, or BigQuery), and familiarity with cloud-based platforms are commonly required. Excellent problem-solving, communication, and collaboration skills help set candidates apart in effectively translating complex data insights to varied stakeholders. These capabilities are crucial for driving impactful, data-driven decisions within cross-functional teams at Google.

What is a Google data science?

A Google Data Science job involves analyzing large datasets to provide insights and drive data-informed decisions. Data scientists at Google apply statistical modeling, machine learning, and analytical techniques to solve complex problems in products like Search, Ads, YouTube, and Cloud. They work closely with engineers, product managers, and business teams to develop data-driven solutions. Strong coding skills in Python or SQL, experience with big data tools, and a solid foundation in statistics are essential for this role.

What types of projects do Google data science professionals typically work on?

Google Data Science professionals engage in a wide variety of impactful projects, such as optimizing algorithms for product recommendations, improving user experiences through data-driven insights, and developing predictive models to inform business strategies. They often work closely with product managers, engineers, and designers to translate complex data findings into actionable solutions. The work environment is highly collaborative and fast-paced, with opportunities to contribute to innovative initiatives across different Google products and services. This dynamic setting allows data scientists to continuously expand their skill sets and take on new challenges, fostering both personal and professional growth.

What are the most commonly searched types of Google Data Science jobs in Texas? The most popular types of Google Data Science jobs in Texas are:
What cities in Texas are hiring for Google Data Science jobs? Cities in Texas with the most Google Data Science job openings:
Infographic showing various Google Data Science job openings in Texas as of August 2026, with employment types broken down into 1% As Needed, 86% Full Time, 10% Part Time, and 3% Contract. Highlights an 86% Physical, 4% Hybrid, and 10% Remote job distribution.

Applied Data Scientist, LLM Evaluation

Driver AI Inc.

Austin, TX • On-site, Remote

$175K - $275K/yr

Full-time

Medical, Dental, Vision, Life, Retirement

Re-posted 19 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.