This project demonstrates how to use Ray Data to perform a map-reduce job with AggregateFn.
Accompanying blog post: Guide to Map-Reduce Jobs in Ray Data
pip install -r requirements.txtpython map_reduce_bigrams.pyExample using Ray Data to perform a map-reduce job with AggregateFn.
Repository from Github https://github.comcrypdick/ray-data-map-reduce
This project demonstrates how to use Ray Data to perform a map-reduce job with AggregateFn.
Accompanying blog post: Guide to Map-Reduce Jobs in Ray Data
pip install -r requirements.txtpython map_reduce_bigrams.pyExample using Ray Data to perform a map-reduce job with AggregateFn.