Published August 28, 2023
| Version 0.0.1
Dataset
Open
DataCI Continuous Text Classification Example Using Yelp Dataset
Description
We are using the Yelp Review Dataset as the streaming data source for the DataCI example. We have processed the Yelp review dataset into a daily-based dataset by its `date`. In this dataset, we will only use the data from 2020-09-01 to 2020-11-30 to simulate the streaming data scenario. We are downloading two versions of the training and validation datasets:
- `yelp_review_train@2020-10`: from 2020-09-01 to 2020-10-15
- `yelp_review_val@2020-10`: from 2020-10-16 to 2020-10-31
- `yelp_review_train@2020-11`: from 2020-10-01 to 2020-11-15
- `yelp_review_val@2020-11`: from 2020-11-16 to 2020-11-30