Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgard authored Dec 15, 2023
1 parent 997b6d6 commit 01c5db1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 01c5db1

Please sign in to comment.