Skip to content
View stufield's full-sized avatar
:octocat:
:octocat:

Block or report stufield

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
stufield/README.md

Welcome To My Homepage!

Bridging data, science & strategy ๐Ÿš€ Machine Learning ๐Ÿ› ๏ธ Tool Development ๐Ÿ“ฆ R Software ๐Ÿงญ Leadership ๐Ÿงฌ Life Sciences Domain Expert โœจ Director of Data Science @ Cercle.ai

stufield


๐Ÿ”ฌ Domain expertise: Proteomics, biomarker discovery, diagnostics, life sciences, predictive modeling

๐Ÿ“Š Technical tools: R, machine learning, statistics, Python, experimental design, reproducible research

๐Ÿ’ช Strengths: Translating complexity, cross-functional collaboration, storytelling with data


"Making predictions is easy ... making accurate ones is much more difficult." โŽฏ MeโŽฏ


ย 

About Me

I love to solve problems.

Often the problem can be understanding a complex biological process, but it can also be as simple as fixing something that's broken (e.g. a door that jams, a bicycle, or even machine learning software). In particular, I like to apply my data science skills to better understand, or even solve, the problems we face.

Over the past 14+ years I have combined my statistical knowledge and Open-Source Software tools to solve complex problems in the Life Sciences proteomics (high dimensional) space. In so doing, I have created a comprehensive R-based machine learning analysis ecosystem that standardizes and enables biomarker discovery and predictive model development.

Sometimes the problem is inconsistency across teams or analysts ... thus I promote adherence of "tidy" data principles and am a strong proponent reproducible research and use of bioinformatics pipelines.

Other times the problem can be sharing results across the organization ... thus developing an Application Program Interface (API) infrastructure that enables anyone to access model results with ease.

With my teaching background, I find it important to mentor junior team members while simultaneously leading more senior members. This collaborative spirit is essential to building and effective team that delivers to stakeholders, fosters a sense of accomplishment, and drives revenue generation.

I am always open to discuss possible roles ๐Ÿ”ญ and whether my skill set can solve problems in your space!


Skills

Machine Learning ๐Ÿš€ Statistics ๐Ÿ“Š Open-Source ๐Ÿ’ป Software Tools ๐Ÿ”ง
Random forest Regression problems R Linux๐Ÿง, MacOS ๐ŸŽ
Naive Bayes Real-world data (RWD) C++ Git, GitHub :octocat:
Lasso regularization GLMs CI/CD AWS
k-Nearest neighbour Causal inference IPTW LaTeX BASH, GNU
PCA Survival analysis Python ๐Ÿ Docker ๐Ÿ‹
Maximum-likelihood Linear mixed-effects Opencode LLM/Agentic workflows

Current Skills Application as Director of Data Science

  • Execute organization's data science strategy, aligning analytics with business and clinical goals
  • Instituted a culture of rigorous, reproducible analysis -- shifting the team from reactive one-off requests to disciplined workflows emphasizing data quality as the primary standard
  • Deliver causal inference analyses on large-scale reproductive health data (IPTW, propensity scoring, covariate balancing) to inform clinical treatment protocol decisions
  • Lead our key pharmaceutical partnerships, translating multi-arm observational results into clinical insights
  • Collaborate with customers and C-suite to create framework for data-based decision making
  • Architect and maintain a company-wide \R analytics ecosystem -- standardizing workflows from data ingestion through Quarto-driven client reporting
  • Build and mentor a data science team of 3-5; own hiring, statistical analysis plans, code review, and technical growth

Tech Notes & Vignettes ๐Ÿ“š

Topic ๐Ÿš€ Thumbnail ๐Ÿ“ˆ
False Discovery
Mixture Models
Logistic Regression
Naive Bayes
The Birthday Paradox
Mack-Wolfe Tests
Mixed Effects
Monty Hall Paradox
Decision Boundaries
Class Imbalance

Baseball

Topic ๐Ÿš€ Thumbnail ๐Ÿ“ˆ
Pitch Classifier

Other Interests

  • ๐Ÿ’ฌ Favorite food: ๐ŸŸ ๐ŸŒฎ
  • ๐Ÿ“š I am currently learning woodworking ๐Ÿชต ... I'm mostly good at making a lot of sawdust!
  • ๐Ÿ’ฌ Ask me about: bikes and R ... I'll talk your ๐Ÿ‘‚ off!
  • ๐Ÿšด I'm an avid cyclist: come say hi on

More Details

  • I maintain several R software libraries (๐Ÿ“ฆ) that implement statistical and machine learning techniques in biomarker discovery. Some of my popular published ๐Ÿ“ฆ are:
  • These projects support analyses in the general Life Sciences (BioTech) space to generate proteomic based insights in health spaces such as:
    • cardiovascular disease
    • liver disease (NASH/NAFLD)
    • alcohol effects
    • biological aging
    • exercise status
    • metabolic disease
  • Favorite techniques:
    • random forest
    • logistic regression (ol' faithful)
    • naive Bayes
    • KKNN (nearest neighbor)
    • survival analyses
    • ensemble methods
  • I am a proponent of the open-source software, conducting the majority of my research/analysis via Linux toolkits, R, and the RStudio/Posit IDE.
  • I promote conforming to the adherence of so-called "tidy" data, a philosophy of data science designed to share underlying data structure, grammar, and format which facilitates the generation of reproducible analyses.

๐Ÿ”ง Tools & Languages

๐Ÿ“ˆ GitHub Stats

Stu's GitHub Stats

๐Ÿ”ง GitHub Commits

Contributions


๐Ÿ”— Links & Resources


Pinned Loading

  1. gitr gitr Public

    A light-weight, dependency-free, API to access system-level git commands from within R

    R 2

  2. helpr helpr Public

    The helpr package contains numerous helpers, wrappers, and utilities used throughout my analysis suite. It intentionally favors base R over higher level *tidyverse* to minimize imports.

    R 2

  3. wranglr wranglr Public

    The wranglr package contains general functions necessary to manipulate and wrangle internal R representations of proteomic data into convenient forms for analysis.

    R

  4. featureselectr featureselectr Public

    An object oriented package containing functionality designed for feature selection, model building, and/or classifier development.

    R

  5. power power Public

    Informal suite of functions to calculate simple power calculations via p-value simulation.

    R

  6. stabilityselectr stabilityselectr Public

    The stabilityselectr package performs stability selection with a variety of kernels provided by the 'glmnet' package, and provides simple tools for plotting and extracting selected features. There โ€ฆ

    R