以下为卖家选择提供的数据验证报告:
数据描述
Context
In our society, the spread of fake news is increasing drastically due to which people are believing in unreal incidents. So it is utmost necessary to differentiate the real news from the fake ones and present them to society.
Content
There are three CSV files: 1.train.csv- 25117 rows and 5 columns named id, title, author, text, and label. 2.test.csv- 5881 rows and 4 columns named id, title, author, and text. 3.submit.csv- It is a sample file of how the output file should be.
Inspiration
Everyone deserves to know the actual happenings of the world. A model should be developed which will be able to differentiate the fake news from the real ones. Use the train data to build your model and use the test data to evaluate that model.
