paper-with-me

Papers

Machine learning 2.0 : Engineering Data Driven AI Products

2018-07-01 · James Max Kanter, Benjamin Schreck, Kalyan Veeramachaneni

ML 2.0: In this paper, we propose a paradigm shift from the current practice of creating machine learning models - which requires months-long discovery, exploration and "feasibility report" generation, followed by re-engineering for deployment - in favor of a rapid, 8-week process of development, understanding, validation and deployment that can executed by developers or subject matter experts (non-ML experts) using reusable APIs. This accomplishes what we call a "minimum viable data-driven model," delivering a ready-to-use machine learning model for problems that haven't been solved before using machine learning. We provide provisions for the refinement and adaptation of the "model," with strict enforcement and adherence to both the scaffolding/abstractions and the process. We imagine that this will bring forth the second phase in machine learning, in which discovery is subsumed by more targeted goals of delivery and impact.

📄 PDF Abstract BibTeX arXiv:1807.00401

Code (1)

Featuretools/featuretools-docker

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Reasoning Beyond Prediction: From Data-Driven to Causal Software Engineering

2026-06-26 · Roberto Pietrantuono, Luca Giamattei, Stefano Russo arxiv

Software engineering is an intellectually demanding, creative discipline that juggles a web of interdependent tasks to design, build, and assure the quality of increasingly complex systems. As our expectations from softw…

Multi-modal Machine Learning in Engineering Design: A Review and Future Directions

2023-02-14 · Binyang Song, Rui Zhou, Faez Ahmed

In the rapidly advancing field of multi-modal machine learning (MMML), the convergence of multiple data modalities has the potential to reshape various applications. This paper presents a comprehensive overview of the cu…

Cross-Modal Information RetrievalDesign SynthesisInformation RetrievalRetrieval

Naming the Pain in Machine Learning-Enabled Systems Engineering

2024-05-20 · Marcos Kalinowski, Daniel Mendez, Görkem Giray, Antonio Pedro Santos Alves 외

Context: Machine learning (ML)-enabled systems are being increasingly adopted by companies aiming to enhance their products and operational processes. Objective: This paper aims to deliver a comprehensive overview of the…

Survey

Software engineering for artificial intelligence and machine learning software: A systematic literature review

2020-11-07 · Elizamary Nascimento, Anh Nguyen-Duc, Ingrid Sundbø, Tayana Conte

Artificial Intelligence (AI) or Machine Learning (ML) systems have been widely adopted as value propositions by companies in all industries in order to create or extend the services and products they offer. However, deve…

BIG-bench Machine LearningManagementSystematic Literature Review

Code Generation for Machine Learning using Model-Driven Engineering and SysML

2023-07-10 · Simon Raedler, Matthias Rupp, Eugen Rigger, Stefanie Rinderle-Ma

Data-driven engineering refers to systematic data collection and processing using machine learning to improve engineering systems. Currently, the implementation of data-driven engineering relies on fundamental data scien…

Code Generation