orbital 0.6.0 and tidypredict 1.2.0 post - #386
Open
EmilHvitfeldt wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for posit-open-source canceled.
|
Contributor
Publishing checklist
|
Contributor
Blog YAML Checks
|
Contributor
Contributor
Preview linksBlog listing: https://6a93788ff71f4fdf3a7d5a06--posit-open-source.netlify.app/blog/ |
topepo
reviewed
Sep 1, 2026
| options(width = 80, cli.width = 80) | ||
| ``` | ||
|
|
||
| We're happy to announce the release of [orbital](https://orbital.tidymodels.org/) 0.6.0. |
Contributor
There was a problem hiding this comment.
Should we say "orbital for R" or "R-orbital"?
| - `svm_linear(engine = "kernlab")` | ||
| - `svm_linear(engine = "LiblineaR")` | ||
|
|
||
| One thing worth noting here is that you need a running H2O cluster to build the orbital object. |
Contributor
There was a problem hiding this comment.
Suggested change
| One thing worth noting here is that you need a running H2O cluster to build the orbital object. | |
| One thing worth noting for models with "h2o" in their engine value, is that you need a running H2O cluster to build the orbital object. |
| One thing worth noting here is that you need a running H2O cluster to build the orbital object. | ||
| Prediction and SQL generation from the orbital object stays dependency free. | ||
|
|
||
| Here is a linear discriminant analysis model, |
Contributor
There was a problem hiding this comment.
Suggested change
| Here is a linear discriminant analysis model, | |
| Here is an example of linear discriminant analysis model, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have deliberately only named the blogpost after orbital as i think that is the main entry point for people, with tidypredict being more or an internal package at this point