Classification Metrics
Model EvaluationFrom a confusion matrix, computes the metrics that actually matter - accuracy alone hides a lot on imbalanced data (e.g. rare defect classification).
Domain · Areas of Expertise
Applied ML for Industrial Engineering - prediction, classification, and pattern detection on shop-floor and operations data.
I teach AI & Machine Learning alongside Operations and Analytics, so the framing here stays applied: not ML for its own sake, but ML as another tool in the same box as SPC, DMAIC, and forecasting - for predictive maintenance, quality classification, and demand prediction.
Hands-on Tools
Small, transparent implementations of the algorithms behind the black box - useful for teaching, and for sanity-checking a model's output.
From a confusion matrix, computes the metrics that actually matter - accuracy alone hides a lot on imbalanced data (e.g. rare defect classification).
Least-squares fit of y on x, with R² and a point prediction - the same idea behind more complex forecasting models, worked by hand.
Given a weighted sum z, see how the standard activation functions transform it.
A linear degradation model estimating Remaining Useful Life from a sensor trend - the simplest version of the models behind condition-based maintenance.
Assigns each point to its nearest centroid, then recomputes the centroids - the two-step loop that k-means repeats until convergence.
Custom GPTs Built
Five custom GPTs designed and configured for specific recurring problems in teaching, quality operations, and student entrepreneurship - each scoped to one job rather than being a general-purpose chatbot.
An AI copilot for quality operations - audit prep, SOP interpretation, and root-cause guidance framed around ISO and Six Sigma quality workflows.
Open GPT ↗Generates outcome-based-education exam questions mapped to Bloom's Taxonomy levels for Department of Industrial Engineering courses.
Open GPT ↗Analyzes student startup ideas and pitches - market sizing, viability checks, and structured feedback for venture mentoring.
Open GPT ↗A course-aware mentor for Industrial Engineering students - answers concept questions and points to the right technique for a given problem.
Open GPT ↗Guides students step-by-step through an entrepreneurship journey, from idea validation to pitch-readiness.
Open GPT ↗Applied Focus
AI & ML sits alongside Business Analytics and Operations in what I teach, backed by working proficiency in Python, SQL, Power BI, and generative AI tools - used for the same kind of decision-support work as the statistical and optimization tools elsewhere on this site.
Covers the mechanics behind these tools - regression, classification, clustering, and neural network basics - framed around Industrial Engineering use cases rather than generic examples.
Data Analytics and Power BI certified, with working Python/SQL for the same data pipelines that feed the ergonomics, quality, and supply chain research on this site (see Certifications & Skills).
Predictive maintenance extends OEE/reliability thinking (Work System Design); classification metrics extend SPC (Quality Management); regression extends demand forecasting (Supply Chain Analytics).