bdore / learning-data-mining-with-r

Codes repository for the book {Learning Data Mining with R}

Home Page:https://www.packtpub.com/big-data-and-business-intelligence/learning-data-mining-r

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Data Mining with R

======= Codes repository for the book {Learning Data Mining with R}

###Notes:

  1. [The book of this project can be found at the site of Packt Publishing Limited] (https://www.packtpub.com/big-data-and-business-intelligence/learning-data-mining-r)

  2. Every algorithm will be provided in five levels of difficulty.
    (1). Level 1 is the basic form for reader to understand the algorithm in a straight way.
    (2). Level 2 is the beyond form for reader to use in work, in which the algorithm in serialized implementation, based on the ordinary available R packages.
    (3). Level 3 is the beyond form for reader to use in work, in which the algorithm in serialized implementation, based on my own contributed R packages to CRAN.
    (4). Level 4 is the advanced form for readers to use in work, in which the algorithm in an parallelized implementation, based on the ordinary available R packages and solutions.
    (5). Level 5 is the advanced form for readers to use in work, in which the algorithm in an parallelized implementation, based on my own contributed R packages to CRAN.

  3. Target for a brand new data mining framework

Requirements

![Learning Data Mining with R] (https://d1ldz4te4covpm.cloudfront.net/sites/default/files/imagecache/ppv4_main_book_cover/1692_Learning%20Data%20mining%20with%20R_cov.jpg)

About

Codes repository for the book {Learning Data Mining with R}

https://www.packtpub.com/big-data-and-business-intelligence/learning-data-mining-r


Languages

Language:R 100.0%