GithubHelp home page GithubHelp logo

dspp's Introduction

Data Science and Public Policy


Detecting Fake News


Comparative textual analysis of fake and real news.

Data comes from FakeNewsNet and was collected by the fact-checker Politifact.

Project files:

  • classifier-politifact.ipynb

    • Models predicting whether in article is fake or real news. Best models achieve 90% accuracy and f1-score.
  • project1.Rmd

    • unigram/bigram analysis of fake and real news articles, correlation analyses, sentiment analysis
  • project1.html

    • knitted output file from project1.Rmd
  • politifact.ipynb

    • script that provides summary statistics on real and fake news
    • i.e average article length, average number of sentences, unique words, etc.

Analyzing Chicago Crime and 311 Lights Out Data, 2018


Data comes from Chicago Data Portal:

Project files:

  • project2.Rmd

    • descriptive crime reported statistics from 2018, spatial analysis of reported crime / arrests and demographics, 311 lights out analysis and its relationship with reported crime rates
  • project2.html

    • knitted output file from project2.Rmd

Predicting Poverty with Night Lights Data

India, 2011


Data comes from

Project files:

  • project3.Rmd

    • maps showing India Census demographics, night lights, and GDP by districts. Regression models to examine to correlation between GDP and night lights in a district.
  • project3.html

    • knitted output file from project3.Rmd

Final Project - "Lost in Translation" (group project)

Most of the research on misinformation focuses on English, and very little attention has been put to other languages, such as Spanish which is the third most spoken language in the world. This project explores misinformation and fake news in Spanish and Portuguese speaking countries.

We prepare the text in two fashions: one, keeping the text in the original language and running the textual analysis, and two, translating the text to English then running the analysis. Through this, we are able to examine how much of the narrative is β€œlost in translation.”

We found similar results with topic modeling, however disparate results with regard to sentiment scores, highlighting the care researchers should take with both translating texts and utilizing sentiment analysis.

Project files include the code and data I used. I prepared the text data and did analysis on the Spanish text. Spanish-speaking team members validated the results.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.