traineR (Q60898): Difference between revisions

From MaRDI portal
Importer (talk | contribs)
Created a new Item
 
Added link to MaRDI item.
 
(102 intermediate revisions by 4 users not shown)
description / endescription / en
 
Predictive (Classification and Regression) Models Homologator
Property / instance of
 
Property / instance of: R package / rank
Normal rank
 
Property / programmed in
 
Property / programmed in: R / rank
Normal rank
 
Property / software version identifier
 
2.0.4
Property / software version identifier: 2.0.4 / rank
 
Normal rank
Property / software version identifier: 2.0.4 / qualifier
 
publication date: 22 August 2022
Timestamp+2022-08-22T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.0.0
Property / software version identifier: 1.0.0 / rank
 
Normal rank
Property / software version identifier: 1.0.0 / qualifier
 
publication date: 7 October 2019
Timestamp+2019-10-07T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.0.1
Property / software version identifier: 1.0.1 / rank
 
Normal rank
Property / software version identifier: 1.0.1 / qualifier
 
publication date: 30 October 2020
Timestamp+2020-10-30T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.6.1
Property / software version identifier: 1.6.1 / rank
 
Normal rank
Property / software version identifier: 1.6.1 / qualifier
 
publication date: 30 April 2021
Timestamp+2021-04-30T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.6.2
Property / software version identifier: 1.6.2 / rank
 
Normal rank
Property / software version identifier: 1.6.2 / qualifier
 
publication date: 3 June 2021
Timestamp+2021-06-03T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.6.3
Property / software version identifier: 1.6.3 / rank
 
Normal rank
Property / software version identifier: 1.6.3 / qualifier
 
publication date: 6 April 2022
Timestamp+2022-04-06T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.7.3
Property / software version identifier: 1.7.3 / rank
 
Normal rank
Property / software version identifier: 1.7.3 / qualifier
 
publication date: 27 April 2022
Timestamp+2022-04-27T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
1.7.4
Property / software version identifier: 1.7.4 / rank
 
Normal rank
Property / software version identifier: 1.7.4 / qualifier
 
publication date: 30 April 2022
Timestamp+2022-04-30T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.0.4
Property / software version identifier: 2.0.4 / rank
 
Normal rank
Property / software version identifier: 2.0.4 / qualifier
 
publication date: 23 August 2022
Timestamp+2022-08-23T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.1.0
Property / software version identifier: 2.1.0 / rank
 
Normal rank
Property / software version identifier: 2.1.0 / qualifier
 
publication date: 9 October 2023
Timestamp+2023-10-09T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / software version identifier
 
2.2.0
Property / software version identifier: 2.2.0 / rank
 
Normal rank
Property / software version identifier: 2.2.0 / qualifier
 
publication date: 9 November 2023
Timestamp+2023-11-09T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / CRAN project
 
Property / CRAN project: traineR / rank
 
Normal rank
Property / instance of
 
Property / instance of: R package / rank
 
Normal rank
Property / programmed in
 
Property / programmed in: R / rank
 
Normal rank
Property / maintained by
 
Property / maintained by: Oldemar Rodriguez R. / rank
 
Normal rank
Property / last update
 
9 November 2023
Timestamp+2023-11-09T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0
Property / last update: 9 November 2023 / rank
 
Normal rank
Property / description
 
Methods to unify the different ways of creating predictive models and their different predictive formats for classification and regression. It includes methods such as K-Nearest Neighbors Schliep, K. P. (2004) <doi:10.5282/ubm/epub.1769>, Decision Trees Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (2017) <doi:10.1201/9781315139470>, ADA Boosting Esteban Alfaro, Matias Gamez, Noelia García (2013) <doi:10.18637/jss.v054.i02>, Extreme Gradient Boosting Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>, Random Forest Breiman (2001) <doi:10.1023/A:1010933404324>, Neural Networks Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Support Vector Machines Bennett, K. P. & Campbell, C. (2000) <doi:10.1145/380995.380999>, Bayesian Methods Gelman, A., Carlin, J. B., Stern, H. S., & Rubin, D. B. (1995) <doi:10.1201/9780429258411>, Linear Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Quadratic Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Logistic Regression Dobson, A. J., & Barnett, A. G. (2018) <doi:10.1201/9781315182780> and Penalized Logistic Regression Friedman, J. H., Hastie, T., & Tibshirani, R. (2010) <doi:10.18637/jss.v033.i01>.
Property / description: Methods to unify the different ways of creating predictive models and their different predictive formats for classification and regression. It includes methods such as K-Nearest Neighbors Schliep, K. P. (2004) <doi:10.5282/ubm/epub.1769>, Decision Trees Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (2017) <doi:10.1201/9781315139470>, ADA Boosting Esteban Alfaro, Matias Gamez, Noelia García (2013) <doi:10.18637/jss.v054.i02>, Extreme Gradient Boosting Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>, Random Forest Breiman (2001) <doi:10.1023/A:1010933404324>, Neural Networks Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Support Vector Machines Bennett, K. P. & Campbell, C. (2000) <doi:10.1145/380995.380999>, Bayesian Methods Gelman, A., Carlin, J. B., Stern, H. S., & Rubin, D. B. (1995) <doi:10.1201/9780429258411>, Linear Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Quadratic Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Logistic Regression Dobson, A. J., & Barnett, A. G. (2018) <doi:10.1201/9781315182780> and Penalized Logistic Regression Friedman, J. H., Hastie, T., & Tibshirani, R. (2010) <doi:10.18637/jss.v033.i01>. / rank
 
Normal rank
Property / author
 
Property / author: Oldemar Rodriguez R. / rank
 
Normal rank
Property / author
 
Property / author: Andres Navarro D. / rank
 
Normal rank
Property / author
 
Property / author: Ariel Arroyo S. / rank
 
Normal rank
Property / author
 
Property / author: Diego Jimenez A. / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 2.0 / rank
 
Normal rank
Property / copyright license
 
Property / copyright license: GNU General Public License, version 3.0 / rank
 
Normal rank
Property / copyright license: GNU General Public License, version 3.0 / qualifier
 
edition/version: expanded from: GPL (≥ 2) (English)
Property / imports
 
Property / imports: neuralnet / rank
 
Normal rank
Property / imports: neuralnet / qualifier
 
Property / imports
 
Property / imports: rpart / rank
 
Normal rank
Property / imports: rpart / qualifier
 
Property / imports
 
Property / imports: xgboost / rank
 
Normal rank
Property / imports: xgboost / qualifier
 
Property / imports
 
Property / imports: randomForest / rank
 
Normal rank
Property / imports: randomForest / qualifier
 
Property / imports
 
Property / imports: e1071 / rank
 
Normal rank
Property / imports: e1071 / qualifier
 
Property / imports
 
Property / imports: kknn / rank
 
Normal rank
Property / imports: kknn / qualifier
 
Property / imports
 
Property / imports: dplyr / rank
 
Normal rank
Property / imports: dplyr / qualifier
 
Property / imports
 
Property / imports: MASS / rank
 
Normal rank
Property / imports: MASS / qualifier
 
Property / imports
 
Property / imports: ada / rank
 
Normal rank
Property / imports: ada / qualifier
 
Property / imports
 
Property / imports: nnet / rank
 
Normal rank
Property / imports: nnet / qualifier
 
Property / imports
 
Property / imports: stringr / rank
 
Normal rank
Property / imports: stringr / qualifier
 
Property / imports
 
Property / imports: adabag / rank
 
Normal rank
Property / imports
 
Property / imports: glmnet / rank
 
Normal rank
Property / imports
 
Property / imports: ROCR / rank
 
Normal rank
Property / imports
 
Property / imports: gbm / rank
 
Normal rank
Property / imports
 
Property / imports: ggplot2 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q5980265 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Classification And Regression Trees / rank
 
Normal rank
Property / cites work
 
Property / cites work: adabag: An R Package for Classification with Boosting and Bagging / rank
 
Normal rank
Property / cites work
 
Property / cites work: XGBoost / rank
 
Normal rank
Property / cites work
 
Property / cites work: Q5978019 / rank
 
Normal rank
Property / cites work
 
Property / cites work: Support vector machines / rank
 
Normal rank
Property / cites work
 
Property / cites work: Bayesian Data Analysis / rank
 
Normal rank
Property / cites work
 
Property / cites work: An Introduction to Generalized Linear Models, Fourth Edition / rank
 
Normal rank
Property / cites work
 
Property / cites work: Regularization Paths for Generalized Linear Models via Coordinate Descent / rank
 
Normal rank
Property / depends on software
 
Property / depends on software: R / rank
 
Normal rank
Property / depends on software: R / qualifier
 
Property / MaRDI profile type
 
Property / MaRDI profile type: MaRDI software profile / rank
 
Normal rank
links / mardi / namelinks / mardi / name
 

Latest revision as of 19:56, 12 March 2024

Predictive (Classification and Regression) Models Homologator
Language Label Description Also known as
English
traineR
Predictive (Classification and Regression) Models Homologator

    Statements

    2.0.4
    22 August 2022
    0 references
    1.0.0
    7 October 2019
    0 references
    1.0.1
    30 October 2020
    0 references
    1.6.1
    30 April 2021
    0 references
    1.6.2
    3 June 2021
    0 references
    1.6.3
    6 April 2022
    0 references
    1.7.3
    27 April 2022
    0 references
    1.7.4
    30 April 2022
    0 references
    2.0.4
    23 August 2022
    0 references
    2.1.0
    9 October 2023
    0 references
    2.2.0
    9 November 2023
    0 references
    0 references
    0 references
    9 November 2023
    0 references
    Methods to unify the different ways of creating predictive models and their different predictive formats for classification and regression. It includes methods such as K-Nearest Neighbors Schliep, K. P. (2004) <doi:10.5282/ubm/epub.1769>, Decision Trees Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (2017) <doi:10.1201/9781315139470>, ADA Boosting Esteban Alfaro, Matias Gamez, Noelia García (2013) <doi:10.18637/jss.v054.i02>, Extreme Gradient Boosting Chen & Guestrin (2016) <doi:10.1145/2939672.2939785>, Random Forest Breiman (2001) <doi:10.1023/A:1010933404324>, Neural Networks Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Support Vector Machines Bennett, K. P. & Campbell, C. (2000) <doi:10.1145/380995.380999>, Bayesian Methods Gelman, A., Carlin, J. B., Stern, H. S., & Rubin, D. B. (1995) <doi:10.1201/9780429258411>, Linear Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Quadratic Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, Logistic Regression Dobson, A. J., & Barnett, A. G. (2018) <doi:10.1201/9781315182780> and Penalized Logistic Regression Friedman, J. H., Hastie, T., & Tibshirani, R. (2010) <doi:10.18637/jss.v033.i01>.
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references
    0 references

    Identifiers

    0 references