From 01c5db183eacb32eb728e62823e077d314e913dd Mon Sep 17 00:00:00 2001 From: Josh Gardner Date: Thu, 14 Dec 2023 20:08:00 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9e8187836..2852c6d74f 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,11 @@ # TableShift -TableShift is a benchmarking library for machine learning with tabular data under distribution shift. The package is under active development. If you find an issue, please file a GitHub issue in the project repo. +TableShift is a benchmarking library for machine learning with tabular data under distribution shift. -You can read more about TableShift at [tableshift.org](https://tableshift.org/index.html) +You can read more about TableShift at [tableshift.org](https://tableshift.org/index.html) or read the full paper (published in NeurIPS 2023 Datasets & Benchmarks Track) on [arxiv](https://arxiv.org/abs/2312.07577). + +If you find an issue, please file a GitHub [issue](https://github.com/mlfoundations/tableshift/issues/new/choose). # Quickstart