How do i create a categorisation model for a reviews dataset
James17001
Registered Posts: 3 ✭
Hi there - new to dataiku,
Lets say i have an excel sheet of 2 columns where one has app reviews and the other has dates they were posted.
Is there a video tutorial anywhere or example where i can create a model to categorise the app reviews into categories eg) ux/ui problem or customer service problem as well as include the dates they were posted too?
And am i required to pay for a generative AI model for this to work?
Thanks!
Answers
-
The simplest would be to use the Classify Text recipe showcased in this tutorial.
It does require a LLM connection, which can be either
- an API-based LLM (most are paid, some provide a free tier or trial)
- a Huggingface connection for local inference, which requires access to a GPU-enabled Kubernetes cluster