Notes of Practical Machine Learning (Coursera PML)
2016-06-28.
Category & Tags:
Practical Machine Learning,
PML,
R,
Notes,
Coursera,
Johns Hopkins University,
Data.table,
DT
It has been a long time since I started using R. Recently, I found some old notes, and I prefer to put it in digital archive, this blog post is to achieve the purpose.
DT (data.table) #
This data.table (DT) instruction is also available on my github, ispiared by
this ref
//TODO #
//TODO: summarize Solve common R problems efficiently with data.table which is must-read. backup
//TODO: summarize High-performance Solution in R
//TODO: check if to summarize Data Analysis in R using data.table
//TODO: Advanced tips and tricks with data.table
//TODO: The official “Getting Started” of DT
//TODO: check tablewrangling.Rmd