地球资源数据云——数据资源详情

线性回归数据集

发布时间:2026-03-17 14:32:13资源ID:2031261756708786178资源类型:免费

该数据集《Linear Regression Data - set》主要用于回归/预测任务,数据形态以文本为主。 题目说明:Data - set for practicing Linear Regression 任务类型:文本回归/预测。 建议流程:先做文本清洗与分词,再比较 TF - IDF+线性模型 与 预训练语言模型。 评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。 可用文件:Linear Regression - Sheet1.csv。 Context The reason behind providing the data - set is that currently I'm doing my Master's in Computer Science, in my second semester I have chosen Data Science class, so in this class they are teaching me Linear Regression, so I decided to provide a set of x and y values, which not only helps me and also helps others. Content The dataset contains x and y values: x values are just iterating values. y values depend on the equation y = mx+c. Inspiration

线性回归数据集

摘要概览

该数据集《Linear Regression Data - set》主要用于回归/预测任务,数据形态以文本为主。 题目说明:Data - set for practicing Linear Regression

任务类型:文本回归/预测。

建议流程:先做文本清洗与分词,再比较 TF - IDF+线性模型 与 预训练语言模型。

评估建议:使用分层切分或交叉验证,优先关注 F1、Recall、AUC 等分类指标。

可用文件:Linear Regression - Sheet1.csv。

Context

The reason behind providing the data - set is that currently I'm doing my Master's in Computer Science, in my second semester I have chosen Data Science class, so in this class they are teaching me Linear Regression, so I decided to provide a set of x and y values, which not only helps me and also helps others.

Content

The dataset contains x and y values: x values are just iterating values. y values depend on the equation y = mx+c.

Inspiration