We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef1181 commit d6a3298Copy full SHA for d6a3298
doc/roadmap.rst
@@ -48,7 +48,7 @@ Shuffle and Sampling APIs
48
49
When training machine-learning models in batches, it is often necessary to
50
selectively or randomly sample from your training data. Xbatcher can help
51
-facilitate seemless shuffling and sampling by providing APIs that opperate on
+facilitate seamless shuffling and sampling by providing APIs that operate on
52
batches and/or full datasets. This may require working with Xarray and Dask to
53
facilitate fast, distributed shuffles of Dask arrays.
54
0 commit comments