Skip to main content

Showing 1–2 of 2 results for author: Lockhart, B

Searching in archive cs. Search in all archives.
.
  1. DataPrep.EDA: Task-Centric Exploratory Data Analysis for Statistical Modeling in Python

    Authors: Jinglin Peng, Weiyuan Wu, Brandon Lockhart, Song Bian, Jing Nathan Yan, Linghao Xu, Zhixuan Chi, Jeffrey Rzeszotarski, Jiannan Wang

    Abstract: Exploratory Data Analysis (EDA) is a crucial step in any data science project. However, existing Python libraries fall short in supporting data scientists to complete common EDA tasks for statistical modeling. Their API design is either too low level, which is optimized for plotting rather than EDA, or too high level, which is hard to specify more fine-grained EDA tasks. In response, we propose Da… ▽ More

    Submitted 10 April, 2021; v1 submitted 1 April, 2021; originally announced April 2021.

  2. arXiv:2102.05308  [pdf, other

    cs.DB cs.LG

    Explaining Inference Queries with Bayesian Optimization

    Authors: Brandon Lockhart, Jinglin Peng, Weiyuan Wu, Jiannan Wang, Eugene Wu

    Abstract: Obtaining an explanation for an SQL query result can enrich the analysis experience, reveal data errors, and provide deeper insight into the data. Inference query explanation seeks to explain unexpected aggregate query results on inference data; such queries are challenging to explain because an explanation may need to be derived from the source, training, or inference data in an ML pipeline. In t… ▽ More

    Submitted 19 June, 2021; v1 submitted 10 February, 2021; originally announced February 2021.