Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 514 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 514 Bytes

DPNewStudents

This repository has the notebooks for new students to learn about python packages (pandas, matplotlib, seaborn), the student life dataset, and machine learning for the Digital Phenotyping UROP.

Download the dataset from https://studentlife.cs.dartmouth.edu/dataset.html before running this.

Follow the tutorials in the following order:

  1. Intro
  2. Conversation
  3. Audio/Partying
  4. Advanced Pandas Example - Class Attendance
  5. Matplotlib/Seaborn Demo
  6. GPA Predictor - Machine Learning Demo