Task : Classify data, based on their names. The dataset consists of demand names in Slovak. We need to classify them to visualize which demands prevail. We chose to classify by: Tip 1: Batching The Problem: If you have 10,000 rows and you send them to the AI one by one, it will take forever. […]