Skip to content

ARX classifier vignette #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Apr 27, 2024
Merged

ARX classifier vignette #313

merged 41 commits into from
Apr 27, 2024

Conversation

rachlobay
Copy link
Contributor

This branch has the ARX classifier vignette we went over (I removed the one heatmap that you didn't like that ended up looking more like a bar chart).

@rachlobay rachlobay requested a review from dajmcdon as a code owner April 8, 2024 21:08
Copy link
Contributor

@dajmcdon dajmcdon left a comment

Choose a reason for hiding this comment

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

Everything here looks really good. Most of the below are suggestions that you can batch together into 1 commit directly from the PR review panel. A few thoughts:

  1. Supposedly, the vignette linking will happen automatically.
  2. Is it worth trying the n_training argument rather than filtering the data to start?
  3. Would it be worth illustrating everything again with another engine (maybe LDA or random forests)? If so, additional required packages go in Suggests.

rachlobay and others added 14 commits April 26, 2024 12:44
Co-authored-by: Daniel McDonald <dajmcdon@gmail.com>
Co-authored-by: Daniel McDonald <dajmcdon@gmail.com>
Co-authored-by: Daniel McDonald <dajmcdon@gmail.com>
Co-authored-by: Daniel McDonald <dajmcdon@gmail.com>
Co-authored-by: Daniel McDonald <dajmcdon@gmail.com>
Co-authored-by: Daniel McDonald <dajmcdon@gmail.com>
@rachlobay
Copy link
Contributor Author

To address your main points 1. sounds good to me. For 2., I did have a version of the vignette with this, but I ended up removing n_training to keep it as simple as we can for the arguments used... This is a good point though, so I noted in the vignette that the reader can use n_training in place of the filter command. On 3., for now I think that the vignette is sufficient without more (we could aways add more to it later on).

@rachlobay rachlobay merged commit 08bb5ee into dev Apr 27, 2024
3 checks passed
@dajmcdon dajmcdon deleted the vignette-classifier branch September 20, 2024 21:22
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