Quality Data Scientist at Hach Company

Data Scientist · Machine Learning Engineer · Applied AI

Data to models.
Models to decisions.

I connect data quality, model design, evaluation, and application layers to turn complex signals into grounded answers, defensible predictions, and decision-ready intelligence.

GitHub LinkedIn Fort Collins, Colorado
ANMOL TRIPATHIAI / ML / DATA
Anmol Tripathi in professional attire
Industry AI + research ML
End-to-end deliveryData → models → systems → working decisions

Built with evidence, evaluation, and clear handoffs.

Data
Models
Systems
Decisions
74distinct public AI/ML implementations
7+years across engineering & data
12curated public repository collections
01

Flagship agentic RAG

Four systems.
Four consequential questions.

A dedicated portfolio of retrieval, tools, graphs, verification, and human control—built for industrial reliability, software engineering, financial research, and portfolio intelligence.

01RetrieveHybrid evidence, not prompt-only answers
02ReasonBounded tools and domain-specific routes
03VerifyCitations, numbers, tests, and provenance
04DecideExplicit limits and human review
01

Industrial reliability

Deployed

ReliabilityOps

Evidence-Grounded Root-Cause Investigation

Business need

Reliability investigations must connect operating conditions, historical incidents, procedures, and statistics before corrective action is considered.

System objective

Retrieve and analyze relevant evidence, rank root-cause hypotheses, verify every material claim, and keep final action behind explicit human approval.

93%frozen RCA Top-1
100%citation precision
100untouched test cases
System architecture
01Incident + sensor context
02BGE-M3 + BM25
03RRF evidence fusion
04LangGraph tools
05Local Qwen3
06Claim verifier
07Human approval
Key skills
Qwen3-14BBGE-M3LangGraphQdrantPostgreSQLFastAPIPhoenix

The public system presents validated evidence and results; recommendations still require human review.

02

Software engineering

Deployed

RepoAtlas

Repository Intelligence & Safe Coding Agent

Business need

A small code change can depend on hidden symbols, dependency relationships, regression tests, and security boundaries across an unfamiliar repository.

System objective

Localize affected files and symbols, discover tests, propose bounded edits, and verify candidate changes without modifying the original repository.

84.3%file Recall@20
33focused tests passed
PASSfinal V6 gate
System architecture
01Issue + repository
02Syntax-aware chunks
03BM25 + BGE-M3
04RRF + dependency graph
05Qwen3 change plan
06Isolated edits
07Tests + security gates
Key skills
Qwen3-8BBGE-M3BM25 / RRFRepository graphsDockerpytestRuff / Bandit

Write tools are gated, execution is sandboxed, and the original repository remains unchanged.

03

Financial research

Deployed

FilingsGraph

Temporal Financial Due-Diligence Engine

Business need

Due diligence requires exact financial facts, narrative filing evidence, year-over-year disclosure changes, and cross-company risk relationships.

System objective

Route each question to deterministic XBRL, hybrid text, temporal, or graph tools and return a citation-verified analyst answer.

100%router TEST accuracy
100%financial fact selection
94.44%textual TEST MRR
System architecture
01SEC filings + XBRL
02Question router
03Specialized evidence tools
04Temporal risk graph
05Evidence bundle
06Local Qwen3
07Citation + numeric checks
Key skills
SEC EDGARXBRLDuckDBBGE-M3QdrantNetworkXQwen3-8B

This is research engineering—not investment advice—and material claims must carry supplied evidence IDs.

04

Portfolio intelligence

Deployed

Portfolio RAG

Source-Cited AI Portfolio Assistant

Business need

Recruiters and technical reviewers need a faster way to navigate dozens of repositories without losing the evidence behind each answer.

System objective

Search public portfolio documentation semantically, select relevant project evidence, and return transparent answers with sources, scores, and latency.

220public documents
3,157evidence chunks
40curated questions
System architecture
01Public portfolio docs
02Section-aware chunks
03MiniLM embeddings
04Hybrid retrieval
05Context selection
06Grounded response
07Citations + latency
Key skills
MiniLMSentence TransformersNext.jsTypeScriptHugging FaceVercelIR evaluation

Only public portfolio material is indexed; low-support answers expose evidence and limitations.

02

Selected engineering work

Systems built around
real technical decisions.

Four distinct non-RAG systems selected for recruiter value: retrieval quality, safe language generation, evidence-backed reporting, and time-series anomaly detection.

01 / Information RetrievalDeployed

Cross-Encoder + Bi-Encoder Ranking

Problem

Balance the speed of dense retrieval with the precision of pairwise relevance scoring.

Engineering decision

Combined a MiniLM bi-encoder with an MS MARCO cross-encoder and benchmarked the two-stage design against lexical baselines on BEIR datasets.

Evidence

Reranking improved MRR@10 by 8.1% on SciFact and 10.7% on NFCorpus, with the latency tradeoff reported explicitly.

Sentence TransformersPyTorchBEIRTransformers.jsHugging Face
Code Live system
02 / Encoder–DecoderDeployed

Schema-Aware Text-to-SQL

Problem

Translate business questions into SQL while preventing unsafe or invalid database operations.

Engineering decision

Fine-tuned CodeT5+ with LoRA over a verified multi-schema corpus, then added schema linking, validation, conservative repair, and read-only SQLite execution.

Evidence

Evaluated on 1,040 held-out examples with 56.92% execution accuracy; unsafe queries are blocked before execution.

CodeT5+LoRASQLiteNext.jsVercel
Code Live system
03 / Grounded GenerationDeployed

Data-to-Text Executive Reporting

Problem

Turn KPI tables into concise executive narratives without allowing a language model to invent numerical claims.

Engineering decision

Used FLAN-T5 to generate a structured claim plan, then deterministically hydrated values and blocked unsupported claims through a verifier-gated output path.

Evidence

Achieved 100% final displayed claim support across the 250-example evaluation after verifier gating—not a claim of raw-model factuality.

FLAN-T5LoRAONNXNext.jsVercel
Code Live system
04 / Time-Series AIDeployed

Industrial Failure Detection

Problem

Detect abnormal equipment behavior from multivariate sensor windows while minimizing missed failure events.

Engineering decision

Built an LSTM autoencoder over sensor sequences with reconstruction scoring, threshold selection, baseline comparison, and portable inference artifacts.

Evidence

Reached 0.887 test ROC-AUC and 0.858 failure recall across 918 held-out test windows.

TensorFlowLSTMStreamlitPythonDocker
Code Live system
03

End-to-end AI workflow

From raw data
to a working AI system.

This interactive section shows my full workflow in seven steps: find the evidence, verify it, analyze it, build and test the model, integrate the result, and support a real decision. Select a step to see the tools and proof behind it.

01 / Selected layerevidence → decision

Source

What evidence exists?

Start with the operating signal: structured records, documents, time-series measurements, images, or public datasets.

Methods & tools
SQLDocumentsSensorsAPIsPublic datasets
Evidence in practice
  • Quality records
  • Longitudinal sensor data
  • Research and portfolio corpora
04

Applied in operating contexts

Professional work
changes the constraint set.

Industry and research systems must account for confidentiality, uneven error costs, reproducibility, and the people using the output.

Context 01

Hach Company

Quality Data Scientist · 2024 — Present

Turn complex quality information into reliable, inspectable decision support.
≈50potential internal users
2015+source-history coverage
10–15stypical supported answers
Public-safe system architectureHow evidence moves into action

Helps quality teams investigate patterns consistently while preserving evidence, limitations, and confidentiality.

Representative system workstreams

Named at a public-safe level so the engineering logic is visible without exposing protected implementation details.

01 / multi-stage quality intelligenceGCS predictive classification

Connect the first classification decision to the downstream quality labels that depend on it.

01Case evidence
02Approved context
03FailureMode
04DefectSymptom / RootCauseFunction
05External validation
06Human review
02 / automated decision reportingRecurring operational analytics

Turn recurring quality records into reconciled month-over-month and rolling-window decision signals.

01Quality records
02SQL extraction
03Time alignment
04Delta & rolling analysis
05Reconciliation
06Power BI / owner action
03 / retrieval and evidenceGrounded knowledge support

Keep answers tied to approved source material, visible evidence, and clear review boundaries.

01Approved sources
02Parsing & metadata
03Context retrieval
04Grounded response
05Evidence & latency checks
06User feedback
01
Quality evidence

GCS records, NCN documents, and recurring operational datasets

02
Ingestion & contracts

SQL extraction, document parsing, schemas, and quality rules

03
Context engineering

Product, text, time, and interconnected label relationships

04
Intelligence layer

Hybrid classification, grounded retrieval, and analytical automation

05
Validation gates

Chronological holdout, calibration, error analysis, and confidence thresholds

06
Decision surfaces

Grounded agent, Power BI, and recurring operational reporting

07
Feedback & review

Human review paths, case outcomes, and monitored model behavior

Operating constraints

Mixed structured and unstructured signals, evolving label patterns, confidentiality boundaries, and unequal costs of model errors.

Validation discipline

Use held-out evaluation, confidence and calibration analysis, acceptance thresholds, failure review, and clear human-review paths.

PythonSQL ServerTransformersLightGBMNLPPower BI

Public description intentionally excludes internal data, private infrastructure, proprietary methods, and protected metrics.

Context 02

University of Arizona College of Nursing

Machine Learning Research Assistant · 2023 — 2024

Study predictive patterns in longitudinal wearable-sensor data through reproducible research workflows.
≈135research participants
14d → ≈1drefined research window
5+model families compared
Public-safe system architectureHow evidence moves into action

Produced research evidence for a narrower labor-prediction window while preserving the work's non-clinical status.

Representative system workstreams

Named at a public-safe level so the engineering logic is visible without exposing protected implementation details.

01 / longitudinal modelingWearable sequence research

Compare temporal representations under a consistent participant-aware research design.

01Wearable signals
02Participant-safe preparation
03Temporal windows
04Sequence models
05Comparative validation
06Non-clinical interpretation
02 / shared experimental evidenceReproducible research workflow

Make extraction, preparation, comparison, and interdisciplinary review repeatable.

01SQL extraction
02Data contracts
03Shared preprocessing
04Experiment matrix
05Results package
06Research review
01
Wearable signals

Per-second and minute-level longitudinal temperature observations

02
SQL extraction

Participant-linked data retrieval and reproducible research datasets

03
Temporal preparation

Cleaning, normalization, feature engineering, and missingness review

04
Sequence design

Windows and temporal representations aligned to the research question

05
Model comparison

SVM, LSTM, BiLSTM, CNN, autoencoder, and statistical baselines

06
Research validation

Participant-aware evaluation and comparative error analysis

07
Interpretation

Non-clinical findings, limitations, and interdisciplinary communication

Operating constraints

Participant dependence, missingness, temporal structure, limited research samples, and the need to avoid clinical overclaiming.

Validation discipline

Used participant-aware evaluation, consistent preprocessing, model comparison, and comparative error review.

PythonLSTMBiLSTMCNNAutoencodersTime series

Presented as research methodology and technical scope; no participant-level data is exposed.

Context 03

Orange Business Services

Network Operations Center Engineer · 2019 — 2022

Turn high-volume network telemetry into faster fault investigation, reliability insight, and operational action.
10,000+metrics monitored daily
≈85%internal POC accuracy
5+critical KPIs visualized
Public-safe system architectureHow evidence moves into action

Established the systems discipline, escalation judgment, and operational context that now inform applied AI delivery.

Representative system workstreams

Named at a public-safe level so the engineering logic is visible without exposing protected implementation details.

01 / reliability operationsNetwork incident intelligence

Move from high-volume telemetry to evidence-led investigation, prioritization, and restoration.

01Network telemetry
02Signal correlation
03Incident context
04Root-cause investigation
05KPI visibility
06Escalation & restoration
02 / repeatable service analyticsOperational reporting automation

Standardize recurring preparation and KPI checks before information reaches operations teams.

01Recurring metrics
02Python / SQL
03Quality checks
04KPI calculations
05Tableau reporting
06Service decisions
01
Network telemetry

Performance metrics, alarms, incidents, equipment, and service events

02
Data preparation

Python and SQL extraction, validation, correlation, and recurring automation

03
Fault context

Device, incident history, time patterns, and operational impact

04
Analytical layer

Anomaly investigation, root-cause analysis, and predictive POC

05
Evidence review

Historical behavior, operational outcomes, and model evaluation

06
KPI visibility

Tableau dashboards for health, incidents, and equipment availability

07
Operational action

Prioritization, escalation, carrier coordination, and restoration feedback

Operating constraints

Large daily signal volumes, recurring incidents, service-impact risk, and multiple Cisco and Juniper environments.

Validation discipline

Reviewed historical incident patterns, operational outcomes, dashboard consistency, and an internal predictive proof of concept.

PythonSQLTableauCiscoJuniperAnomaly analysis

Public summary is limited to role scope and the metrics already stated on the professional profile.

Public evidence, private boundaries. Professional credibility does not require exposing protected data or internal architecture.

05

Reliability checklist

What makes an ML solution
reliable in practice.

Training a model is only step three. This interactive checklist shows the data, evaluation, integration, and user-facing gates required before a model can be trusted in a real workflow.

Active layer · 03

Model

Choose the simplest architecture that improves the operating metric.

Gate: Candidate trained
Leakage

Can the split reproduce the real decision boundary?

Imbalance

Which classes or cases absorb the errors?

Confidence

When should the system abstain or route to review?

Reproducibility

Can the same artifact produce the measured behavior?

Consumption

Does the output expose evidence and limitations?

06

Interactive engineering atlas

Breadth, organized
as technical progression.

66 additional public implementations remain after removing every project already featured above. Select a collection, then choose a project to inspect its business need, approach, architecture, skills, live demo, and code.

01AnalyticsEvidence & inference
02Machine learningPrediction & validation
03Deep learningLearned representations
04Language & visionSequence + multimodal systems
05Applied AIGoverned decision systems
Stage 08 · Transformers → RAG & multimodal AI

Transformer & Multimodal AI

Eight additional systems covering long-document QA, instruction tuning, semantic search, vision-language learning, and transformer applications.

TransformersLoRA / PEFTDense retrievalCross-encodersRAG
Open collection
Selected project · Generation

Abstractive Text Summarization

Live demo available

Sequence-to-sequence summarization.

Business requirement

Transform one information form into useful language or structured output while controlling unsupported content.

Engineering approach

Prepare aligned inputs and targets, apply a sequence generation model, and evaluate output quality, constraints, and failure cases.

Architecture at a glance
01Source input
02Tokenization
03Generation model
04Output controls
05Evaluation + interface
Skills used
GenerationTransformersLoRA / PEFTDense retrievalCross-encodersRAG
Complete public engineering recordExplore repositories, evaluation evidence, deployment notes, and project history.
View all GitHub repositories
07

Professional trajectory

Career progression:
operations to applied AI.

The path is deliberate: network operations built systems discipline, business analytics added decision context, research deepened model rigor, and industry work brought those layers together.

01

Sep 2024 — Present

Quality Data Scientist

Hach CompanyUnited States

Applied AI, predictive NLP, quality intelligence, and analytics automation.

  • Design multi-stage classification workflows across complex quality taxonomies.
  • Develop retrieval-grounded knowledge workflows and evaluation practices.
  • Improved latest internal Defect Symptom macro F1 from 56.1% to 57.7% and high-confidence coverage from 38.4% to 46.0%.
  • Automate recurring analysis and translate model evidence into decision-ready reporting.
PythonSQL ServerNLPTransformersLightGBMPower BI
02

Sep 2022 — Aug 2023

Student Assistant Manager

University of Arizona BookStoresTucson, Arizona

Retail analytics, inventory planning, dashboarding, and team leadership alongside graduate study.

  • Analyzed 80,000–100,000 monthly sales records across 30+ categories using Excel and Tableau.
  • Supported inventory decisions associated with an approximately 15% reduction in overstock and shortage conditions.
  • Earned promotion within four months and trained 8–10 team members on operations, reporting, and data tracking.
ExcelTableauSales analyticsInventory planningTeam leadership
03

May 2023 — Aug 2024

Machine Learning Research Assistant

University of Arizona College of NursingTucson, Arizona

Longitudinal wearable-sensor modeling and reproducible research analytics.

  • Built consistent data preparation and comparison workflows for temporal research data.
  • Evaluated SVM, recurrent, convolutional, autoencoder, and statistical time-series approaches.
  • Communicated results with explicit research and non-clinical limitations.
PythonLSTMBiLSTMCNNAutoencodersTime series
04

Jun 2019 — Aug 2022

Network Operations Center Engineer

Orange Business ServicesIndia

Network reliability, anomaly investigation, reporting, and operational automation.

  • Investigated performance signals across enterprise Cisco and Juniper environments.
  • Built Python and SQL workflows supporting fault analysis and recurring reporting.
  • Connected engineering telemetry to operational prioritization and service decisions.
PythonSQLTableauCiscoJuniperTime series
08

Education and foundation

Quantitative foundation.
Expanded through systems.

The progression is more useful than a transcript: quantitative reasoning, data systems, machine learning, language, and retrieval.

01Engineering systemsSignals, networks, quantitative reasoning
02Applied analyticsModeling tied to business decisions
03Graduate data scienceML, data systems, deep learning, retrieval
04Professional intelligenceValidated systems operating in context
UA
2022 — 2023GPA 3.889 / 4.000
Graduate technical progression

University of Arizona

Master of Science in Data Science

Tucson, Arizona

01ML & statistical reasoning

Built foundations in supervised learning, statistical inference, experimentation, responsible analysis, and model evaluation.

StatisticsAdvanced MLResearch methods
02Data systems & analytics

Worked across advanced databases, warehousing, cloud-oriented data workflows, large-scale analytics, and visualization.

SQLCloud computingData warehousing
03Deep learning & retrieval

Expanded into neural architectures, NLP, text retrieval, representation learning, and modern information systems.

Deep learningNLPInformation retrieval
Academic → applied researchMachine Learning Research Assistant · College of Nursing

Applied graduate learning to longitudinal wearable-sensor research, comparing LSTM, BiLSTM, CNN, autoencoder, SVM, and statistical time-series approaches across approximately 135 participants.

Evidence & recognition
  • 3.889 / 4.000 cumulative GPASustained graduate performance across machine learning, data engineering, analytics, and applied data science.
  • ≈33% merit-based tuition scholarshipAwarded during both the second and third semesters for strong academic performance.
  • Applied research bridgeExtended academic work into reproducible healthcare research without clinical overclaiming.
TX
2021 — 2022Grade 4.00 / 4.00
Applied analytics & business layer

Texas McCombs School of Business

Post Graduate Program in Data Science & Business Analytics

01Applied modeling

Developed statistical, regression, classification, clustering, PCA, forecasting, and model-evaluation workflows.

Pythonscikit-learnStatistics
02Business analytics

Connected analytical methods to segmentation, marketing, retail, customer, and decision-oriented problem framing.

SQLTableauRetail analytics
03End-to-end delivery

Consolidated data preparation, feature engineering, model development, validation, evaluation, and business interpretation.

PandasNumPyJupyter
Evidence & recognition
  • 4.00 / 4.00 program gradeCompleted the applied postgraduate program with full-grade academic performance.
  • 40% merit-based tuition scholarshipAwarded through the program's admission assessment and academic profile.
  • 13 end-to-end projectsSpanned statistics, machine learning, NLP, forecasting, segmentation, retail analytics, and biomedical modeling.
AU
2015 — 2019Grade 8.99 / 10.00
Undergraduate engineering foundation

Amity University

Bachelor's in Electronics & Telecommunications

India

01Communication systems

Built foundations in electronics, telecommunications, computer networks, signal processing, and engineered systems.

ElectronicsNetworksSignal processing
02Quantitative engineering

Developed grounding in engineering mathematics, probability, statistics, linear algebra, and calculus.

ProbabilityStatisticsLinear algebra
03Process & reliability thinking

Learned Six Sigma Green Belt principles including DMAIC, root-cause analysis, process improvement, and statistical control.

DMAICRoot-cause analysisSPC
Evidence & recognition
  • 50% merit-based tuition scholarship · eight semestersMaintained through sustained academic performance across the complete engineering program.
  • Silver Medal · second academic rankRecognized for consistent high achievement in overall academic performance.
  • Academic Excellence AwardFirst rank in telecommunications subjects; recognition issued by Bharti Airtel.
  • Leadership Excellence AwardRecognized for responsibility, teamwork, coordination, and support of fellow students.
  • TELNET International ConferenceAppreciation Award for student coordination, communication, and logistical contribution.

Available for AI engineering, machine learning, data science, and applied AI opportunities.

Let’s build intelligence
people can inspect and trust.

Fort Collins, Coloradotripathianmol74@gmail.com