
rules is a parsnip extension package with model definitions for rule-based models, including:
You can install the released version of rules from CRAN with:
install.packages("rules")Install the development version from GitHub with:
# install.packages("pak")
pak::pak("tidymodels/rules")The rules package provides engines for the models in the following table.
| model | engine | mode |
|---|---|---|
| C5_rules | C5.0 | classification |
| cubist_rules | Cubist | regression |
| rule_fit | xrf | classification |
| rule_fit | xrf | regression |
This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
For questions and discussions about tidymodels packages, modeling, and machine learning, please post on Posit Community.
If you think you have encountered a bug, please submit an issue.
Either way, learn how to create and share a reprex (a minimal, reproducible example), to clearly communicate about your code.
Check out further details on contributing guidelines for tidymodels packages and how to get help.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.