Git Product home page Git Product logo

studentsuccess_finalreport's Introduction

Data Mining for Student Success and Perseverance

This repository hosts the code needed to generate the final report for the PAREA grant.

The electronic version of this report is always up-to date and on the web, viewable at sameerbhatnagar.github.io/studentsuccess_finalreport

To contribute to the report:

  • go to https://github.com/sameerbhatnagar/studentsuccess_finalreport and fork the repository
  • go to your home directory
  • clone the repository you just forked (from the terminal: git clone <insert name of your forked repo)
  • from the terminal: cd studentsuccess_finalreport
  • from the terminal: git remote add upstream https://github.com/sameerbhatnagar/studentsuccess_finalreport.git
  • from the terminal: mkdir bin/data
  • copy or move the data to the newly created bin/data
  • Open the R Project file studentsuccess_finalreport.Rproj with un updated version of
    • R
    • RStudio
  • create a text file and save it as .Rprofile (NOTE: it must be named .Rprofile without .txt at the end)
  • in the newly created .Rprofile enter the following line:
R_path_to_data_directory = '<Enter Absolute Path to your local copy of Data>'

For example, my .Rprofile file looks like this:

R_path_to_data_directory = "/home/sahir/git_repositories/studentsuccess_finalreport/bin/data/"
  • Open the script data-setup.R in the folder bin
  • run the script to produce some of useful R objects (will automatically be placed in the folder bin/data)
  • press build-book in RStudio IDE to get a local preview of the entire book in
  • Modify only the .Rmd files. Commit, and make a pull request back to me (Sameer), and I will merge to master branch, which will automatically update the live web version

PDF version

Collaborating Colleges

  • for any CEGEP that would like to extract their CLARA tables, into the same anonymized format as what was used for this project, please refer to the SQL procedures in the folder bin/SQL

This project was made possible by:

  • PAREA (Programme d'Aide de Recherche et Enseignment et Apprentissage)
  • Derek Gaucher and Anna Likht, from the Dawson College department of Information Systems and Technology, for writing the data extraction scripts that could be used by collaborating colleges
  • Diane Gauvin, Academic Dean, Dawson College, for setting in motion the process of creating a mirror database of CLARA, for the purposes of research into Student Success and Perseverance
  • Partners at Collaborating Colleges
    • Larry Calahan, and Ross Tzankov (especially for additional feedback in generalizing SQL procedures)
    • Kim Rousseau and Greg Bagshaw from John Abbott College

To Do List:

  • Investigate baseline models that colleges can use for identifying at-risk students (Jon G)
  • Finish Littl Review (Sam B)

studentsuccess_finalreport's People

Contributors

yihui avatar sameerbhatnagar avatar jonguillemette avatar jjallaire avatar philomonk avatar sahirbhatnagar 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.