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) # data.table cheat sheet 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 ...