UCI Data Set 사용
https://archive.ics.uci.edu/ml/datasets/Student+Performance
https://archive.ics.uci.edu/ml/datasets/Student+Academics+Performance#
자세한 내용은 Preprocessing을 확인
source code와 보고서를 jupyter와 r markdown으로 한번에 작성해서
같은 내용의 파일을 code버전, mark down버전으로 업로드.
python으로는 각종 머신러닝들과 신경망까지 적용
r로는 머신러닝(분류기, 앙상블), 단순한 회귀분석 등을 적용