Skip to content

orbital 0.6.0 and tidypredict 1.2.0 post - #386

Open
EmilHvitfeldt wants to merge 1 commit into
mainfrom
orbital-0-6-0
Open

orbital 0.6.0 and tidypredict 1.2.0 post#386
EmilHvitfeldt wants to merge 1 commit into
mainfrom
orbital-0-6-0

Conversation

@EmilHvitfeldt

Copy link
Copy Markdown
Contributor

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

@netlify

netlify Bot commented Aug 30, 2026

Copy link
Copy Markdown

Deploy Preview for posit-open-source canceled.

Name Link
🔨 Latest commit 603bd15
🔍 Latest deploy log https://app.netlify.com/projects/posit-open-source/deploys/6a9377ee1ee5870008e41cdf

@github-actions

Copy link
Copy Markdown
Contributor

Publishing checklist

  • Get a review — you're responsible for requesting one. Any colleague with Write access can approve; if your PR touches files outside a post folder, the assigned code owner's approval is also required before merging
  • Check your post — once the deploy preview is ready, a comment will appear with direct links to your post
  • Check the blog listing — confirm your post appears with the correct title, image, and description
  • Merge — once everything looks good and you have an approving review, merge to main

@github-actions

Copy link
Copy Markdown
Contributor

Blog YAML Checks

content/blog/orbital-0-6-0/index.md

  • ⚠️ date is in the past (2026-08-28). Post will publish immediately on merge.

Summary: 1 files checked, 1 warnings

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@EmilHvitfeldt
EmilHvitfeldt requested a review from topepo August 30, 2026 00:28

@topepo topepo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small suggestions

options(width = 80, cli.width = 80)
```

We're happy to announce the release of [orbital](https://orbital.tidymodels.org/) 0.6.0.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Here is a linear discriminant analysis model,
Here is an example of linear discriminant analysis model,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants