What packages are used for data mining in r?
Answer / Saurav Kumar Singh
Some popular data mining packages in R include 'caret', 'DMwR', 'mlr', 'randomForest', 'e1071', and 'party'. These packages provide various tools for classification, regression, clustering, and other data mining tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is debugging in R?
What is the need for Predictive Analysis in R?
What is more functions in r and name them?
What is a factor?
Which function in r language is used to find out whether the means of 2 groups are equal to each other or not?
Explain how to create a function in arguments using apply() in r?
Explain the concept of principal component analysis?
What is white noise model in r?
What is reference class?
Write the syntax to set the path for a current working directory in r environment?
Explain how to manipulate list elements in r?
What is oop in r?