The paper develops a transparent data-driven fault detection system for manufacturing that integrates supervised ML classification, SHAP explanations, and operator-focused visualizations, reporting 95.9% accuracy on univariate crimping time series data.
API design for machine learning software: experiences from the scikit-learn project
2 Pith papers cite this work. Polarity classification is still indexing.
abstract
Scikit-learn is an increasingly popular machine learning li- brary. Written in Python, it is designed to be simple and efficient, accessible to non-experts, and reusable in various contexts. In this paper, we present and discuss our design choices for the application programming interface (API) of the project. In particular, we describe the simple and elegant interface shared by all learning and processing units in the library and then discuss its advantages in terms of composition and reusability. The paper also comments on implementation details specific to the Python ecosystem and analyzes obstacles faced by users and developers of the library.
verdicts
UNVERDICTED 2representative citing papers
A software framework integrates heterogeneous causal inference, policy learning, mediation, forecasts, variance reduction, and anytime-valid inference into one AI-orchestratable interface for business experimentation.
citing papers explorer
-
Towards transparent and data-driven fault detection in manufacturing: A case study on univariate, discrete time series
The paper develops a transparent data-driven fault detection system for manufacturing that integrates supervised ML classification, SHAP explanations, and operator-focused visualizations, reporting 95.9% accuracy on univariate crimping time series data.
-
Closing the Loop: A Software Framework for AI to Support Business Decision Making
A software framework integrates heterogeneous causal inference, policy learning, mediation, forecasts, variance reduction, and anytime-valid inference into one AI-orchestratable interface for business experimentation.