Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么我用同样的数据和代码,做出来的模型得分才0.1-0.2哇 #4

Open
Monicaqqqq opened this issue Apr 25, 2023 · 2 comments

Comments

@Monicaqqqq
Copy link

No description provided.

@TurboWay
Copy link
Owner

训练集需要经过预处理,去掉噪声数据。

比如,有些岗位,学历和工作年限要求很低,但是工资却出奇的高。经过认真分析后,会发现,这些可能是虚假岗位,与实际严重不符,只是为了吸引求职者。这类数据就属于噪声数据,如果没有去掉,就会影响模型的准确性。

比较遗憾的是当时没把这个逻辑存下来。现在的预处理逻辑是我后面补的,只是为了让读者跑通 issues3,没有细致处理,存在一些噪声数据,所以模型得分会比当时做的差很多。

@Monicaqqqq
Copy link
Author

非常感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants