Training config for the SENTIMENT_DETECTION problem type
KEY | TYPE | Description |
---|---|---|
SENTIMENT_TYPE | SentimentType | Type of sentiment to detect. |
TEST_SPLIT | int | Percent of dataset to use for test data. We support using a range between 5 ( i.e. 5% ) to 20 ( i.e. 20% ) of your dataset. |