Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_ironhack_blue 7

Natural Language Processing Challenge

Introduction

Learning how to process text is a skill required for Data Scientists. In this project, you will put these skills into practice to identify fake news

Project Overview

In this repository you will find dataset containing sentences in News and their tags: 0, if the news are fake, 1, if the news are real. Your goal is to build a classifier that is able to distinguish between the two.

Guidance

Like in a real life scenario, you are able to make your own choices and text treatment. Use the techniques you have learned and the common packages to process this data and classify the text.

Deliverables

  1. Python Code: Provide well-documented Python code that conducts the analysis.
  2. Accuracy estimation: Provide the teacher with your estimation of how your model will perform.
  3. Classified Dataset: On Friday, you will receive a dataset without tags. Prepare your code to be able to tag that dataset.

About

Group Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages