preloader

#sexedPL

Analysis notebook from sexedPL project

Project Details

  • Social Good : Part of Omdena’s challenge
  • Tools Used : Python,NLTK,Scikit-learn
  • Skills : Analysis / Preprocessing / Viz

Preprocessing and Analysis

As a part of Omdena’s #sexedPL challenge, I analysed the effects of sex education to reduce teenage crimes and suicides rates. Since I cannot share the work I did there, here is a draft notebook prepared for preprocessing and analysis.

The Zapytaj platform which is a very famous platform among teenagers in Poland was scraped to analyze thoughts among teenagers.

The notebook involves cleaning the data, visualizing the data, performing statistical analysis on the data, balancing the imbalanced data using Random Over Sampler algorithm and using for loops.

Repository