Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære True News and Fake News | Identifying Fake News
Identifying Fake News
course content

Kursusindhold

Identifying Fake News

book
True News and Fake News

We will now start working on our project. The final goal of our analysis is to predict whether the given news is fake or true. You will handle text data and build ML (Machine Learning) algorithms.

Opgave

Swipe to start coding

  1. Read the CSV files containing fake news and true news into their respective DataFrames.
  2. Set the values of the target column 'class' to 0 for the fake_news DataFrame and to 1 for the true_news DataFrame.
  3. Use the appropriate function to merge these two DataFrames.
  4. Display the first 5 rows of the resulting DataFrame using the appropriate method.

Løsning

Mark tasks as Completed
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 2
AVAILABLE TO ULTIMATE ONLY
Vi beklager, at noget gik galt. Hvad skete der?
some-alt