Challenge Overview
This is a New Platform Challenge
View details on Topcoder platform
Objective
The objective of this work is to develop and implement an AI-based text classification model that can accurately categorize text data into predefined categories.
Requirements
- Develop a text classification model using state-of-the-art AI techniques.
- Train the model on the provided dataset.
- Evaluate the model's performance using standard metrics such as accuracy, precision, recall, and F1-score.
Deliverables
- Source code of the text classification model.
- A detailed report explaining...