项目作者: lucylow

项目描述 :
Investigating Udacity student engagement and performance.
高级语言: Jupyter Notebook
项目地址: git://github.com/lucylow/udacity_student_engagement.git
创建时间: 2017-10-15T07:29:05Z
项目社区:https://github.com/lucylow/udacity_student_engagement

开源协议:

下载


Student Project Completion Analysis

Data analysis on correlations between project completion rates on Udacity and the following variables:
1) Minutes engaged in a week
2) Lessons completed in a week
3) Number of days visiting the classroom in a week

Prerequisites

  • IPython Notebook
  • Python 2
  • Numpy
  • Matplotlib

Getting Started

The full analysis is in the notebook student_engagement.ipynb.

Acknowledgements

This dataset was homework from Udacity’s Intro to Data Analysis course on the data analysis process and using pure python with few additional libraries.