Git Product home page Git Product logo

hackathon3's Introduction

Hackathon 3 - Clustering

Two data files are included in this repo, engagement-data.csv represents weekly engagement with the online course for each student. It contains the following variables:

  • id - student id number
  • modality - the modality the student was engaging with the platform:
    • logins - how many times a student logged in that week
    • video - how many minutes of course videos the student watched that week
    • forum - how many forum posts the student made that week
    • game - how many levels of an educational game the student completed that week
  • measure - the numerical measure corresponding to the modality (IE - log ins, minutes, posts, levels)

student-level.csv represents student characteristics including assessment results for the students

  • id - student id number
  • assignment (1-5) - scores on class assignments (0-100)
  • quiz (1-5) - score on quizes (0-20)
  • exam - score on final exam (0-100)
  • gender - student self identified gender (a, b, c, d)
  • parent.ed - highest level of education of parent/guardian
  • race.eth - student self identified race/ethnicity
  • free-lunch - whether or not student recieves a free school meal

hackathon3's People

Contributors

charles-lang 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.