Skip to content

Commit

Permalink
Update benchmarking_guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgard authored Dec 14, 2023
1 parent e31d840 commit 9ff1063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarking_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`tableshift` seeks to support a wide range of supervised learning algorithms. Benchmark data is available in a variety of formats used by common learning frameworks (Pandas `DataFrame`s, Torch `DataLoader`s, and even Ray Datasets) and is serializable to disk so that preprocessing need only happen once.

This page provides a walkthrough for bennchmarking an algorithm on the TableShift benchmark.
This page provides a walkthrough for benchmarking an algorithm on the TableShift benchmark.

## Setup

Expand Down

0 comments on commit 9ff1063

Please sign in to comment.