Data Scientist & ML Engineer · Building tools that make models trustworthy, not just accurate.
"In God we trust, all others must bring data." — W. Edwards Deming
TrustLens — ML Reliability Framework
Most teams stop at accuracy. TrustLens goes further — evaluating reliability, calibration, fairness, failure modes, and explainability in a single workflow.
from trustlens import analyze
report = analyze(model, X_val, y_val, y_prob=proba)Deep dives into the math behind modern ML — intuition-first, with full derivations.
Topics: optimization, probability theory, statistical learning, and more.



