You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* include md instead of Rmd
* don't commit engine md files
* remove extra files
* additional templates
* move some argument code to a function
* move legacy code to generate engine doc lists and seealso
* rename file
* refactor code since all files reside within parsnip
* better printing of the engine list
* fix bug in param object call
* avoid deprecation warning
* added missing mode
* add files for SDA model
* new multilevelmod engine docs
* prototypes for engine extension package notes
* some brulee files
* add a file with engine/model information
* keep extension package name
* use superscripted numbers for default engine and extensions
* Refactor the engine and mode information in the model files
* remove files no longer used
* temp remove check for extenstion pkgs
* move setup.Rmd to aaa.Rmd
* remove unused engine doc functions
* added a note with PR number
* more info on models with extension packages
* add a link to the "find" page for models
* updated model database
* fix bug related to engine names with underscores
* brulee engine files
* combined replicate files
* Wrote a readme document and added notes about it in engine files
* more code cleanup
* fix some extension package doc issues
* add a readme for the documentation system
* change path to readme doc
* add two functions back
* also merge model info by mode.
* mode-specific dependencies for rpart
* avoid failing for "Packages unavailable to check Rd xrefs"
* Edits to README-DOCS, mainly so I think I will be able to come back to this and understand it
* Apply suggestions from code review
Co-authored-by: Julia Silge <julia.silge@gmail.com>
Co-authored-by: Hannah Frick <hfrick@users.noreply.github.com>
* add install_engine_packages
* add list_md_problems() to find errors and warnings in engine specific docs
* document list_md_problems()
* add a few more packages
* add issue summary post-knit
* doc update
* update model about model = TRUE for survival
* list to table
* notes about mode
* remove "dynamically"
* more error trapping during knit
* changes for new brulee version
* Rework explanation of what is/isn't in our tab-delimited file
* Update R/rand_forest.R
* Update R/rule_fit.R
* Update R/svm_linear.R
* Update R/survival_reg.R
* Remove details on glmnet not using the formula interface
* Redocument
* doc update
* retain md files
* rm randomForest. See tidymodels/extratests/41
* temporarily disable windows testing (tensorflow install)
Co-authored-by: Julia Silge <julia.silge@gmail.com>
Co-authored-by: Hannah Frick <hfrick@users.noreply.github.com>
Co-authored-by: Emil Hvitfeldt <emilhhvitfeldt@gmail.com>
0 commit comments