地球资源数据云——数据资源详情
该数据集《Glass Classification》主要用于多分类任务,数据形态以文本为主。 题目说明:Can you correctly identify glass type? 任务类型:文本多分类。 建议流程:先做文本清洗与分词,再比较 TF - IDF+线性模型 与 预训练语言模型。 评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。 可用文件:glass.csv。 Context This is a Glass Identification Data Set from UCI. It contains 10 attributes including id. The response is glass type(discrete 7 values) Content Attribute Information: 1. Id number: 1 to 214 (removed from CSV file)

该数据集《Glass Classification》主要用于多分类任务,数据形态以文本为主。 题目说明:Can you correctly identify glass type?
任务类型:文本多分类。
建议流程:先做文本清洗与分词,再比较 TF - IDF+线性模型 与 预训练语言模型。
评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。
可用文件:glass.csv。
Context
This is a Glass Identification Data Set from UCI. It contains 10 attributes including id. The response is glass type(discrete 7 values)
Content
Attribute Information:
1. Id number: 1 to 214 (removed from CSV file)