2 papers
cs.LG2022
DetAIL : A Tool to Automatically Detect and Analyze Drift In Language
Nishtha Madaan, Adithya Manjunatha, Hrithik Nambiar +4
Machine learning and deep learning-based decision making has become part of today's software. The goal of this work is to ensure that machine learning and deep learning-based syste…
cs.PL2019
On the Design, Implementation, and Use of Laziness in R
Aviral Goel, Jan Vitek
The R programming language has been lazy for over twenty-five years. This paper presents a review of the design and implementation of call-by-need in R, and a data-driven study of…