caret-machine-learning icon indicating copy to clipboard operation
caret-machine-learning copied to clipboard

Practical examples for the R caret machine learning package

Results 36 caret-machine-learning issues
Sort by recently updated
recently updated
newest added

Comment/Warning "note: only 2 unique complexity parameters in default grid. Truncating the grid to 2 ." for Boruta, cforest,extraTrees ,pam ,ranger ,rf, rfRules, rocc, RRF ,RRFglobal, sparseLDA , wsrf

Hi, I am writing an OpenCPU scoring package that utilizes caret and have it listed in the `Imports:` section in the package `DESCRIPTION` file. However, when I try to install...

Hard crash with "R for Windows has stopped working" ``` R # Use of all 160 caret models for binary classification and diabetes set # The output from fast (working)...

Its extremely slow. glm or pls run in 0.5 seconds (parallel). dont try sequential, only finishes in ages. caret_6.0-70 ``` R method

caret_6.0-70 and R version 3.3.1 ``` R # knn works method

caret_6.0-70 and R version 3.3.1 ``` R method

Commonly observed when calling library(DT) after number of errors invoked by third party library in prior code. ``` R Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared...

bug
wontfix

Hard crash under windows and R3.3.1 ``` R require(caret) require(mboost) require(gbm) require(randomForest) # load iris set data(iris) dim(iris) # works not "ordinalNet" extremely slow m

Example code results in hard crash only when "blackboost" is included. Parallel and sequential crash. "memory could not be written. Click on OK to terminate". ``` R require(caret) require(gbm) require(randomForest)...

Package ‘bnclassify’ was removed from the CRAN repository. "awnb", "awtan" "manb", "nbDiscrete", "nbSearch")