Giter Site home page Giter Site logo

ironhack-final-project's Introduction

DA Bootcamp Slack Insights



Analyse student engagement/activity/mood with insights from your Slack Team's data.

Project Intro

Remote environments give very little chance for teachers to gain feedback and optimize their content towards better student performance. So I thought I could run some analysis and provide a tool for teachers to gauge student activity/engagement/mood and even predict what's the best way to get a reply (aka get help in this context) all based on Slack data. I only used data from public channels.

Notebooks

The notebooks in the code folder could be used to

  • clean & wrangle json data to extract features into a dataframe
  • run ML models for predictions
  • run NLP preprocessing steps and sentiment analysis if you have your exported files at in hand.

If you don't know how to export, read up here> https://slack.com/intl/en-hu/help/articles/201658943-Export-your-workspace-data

The notebooks are fully annotated and include all the modules which needs to be imported to make the code work.

Future scope

Enhanced scope for this will include

  • dynamically pulling data from Slack API (so insights can be drawn anytime/anywhere)
  • loading publicly shared files into a google sheet for the whole cohort
  • working as a Slack App, providing insights for teachers on the Slack space they are in.

Couple of insights to share

  • distribution of messages between participants (students and teachers) in the top 5 most used channels

Slack logo

  • distribution of messages during the day in the homework(lab) help channel

Slack logo

  • identifying influencers by messages sent

Slack logo

  • mood changes during the bootcamp in April on the homework(lab)help channel

Slack logo

  • top perfoming emojis

Slack logo

  • top 15 important features to look out for when you're looking for a reply

Slack logo

  • most used words in the bootcamp

Slack logo

Methods used

  • Loading JSON files: creating a function to load each file into a dataframe
  • Data cleaning & wrangling in Python: transforming data set to help visualise insights, feature engineering
  • Prepocessing: 2 methods (Normalizer, Dummies) for Predictions and several NLP preprocessing steps like removing punctuations, emojis, links, stemming
  • Machine Learning Models
    linear regression, logistics regression, random forest, random forest classification
  • Natural Language Processing
    wordcloud, VADER analyis, Sentiment analyis

Thank you for reading!
Any questions, hit me up at [email protected]

ironhack-final-project's People

Contributors

lillaszulyovszky avatar

Stargazers

James Banting avatar André de Moraes avatar Angela Arredondo Mendoza avatar  avatar M Nuhrija avatar Zachary Dorf avatar Terry Lennon avatar Yamini avatar Timothy Spann avatar  avatar  avatar Tim avatar Alexey Grigorev avatar  avatar

Watchers

 avatar

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.