-
Notifications
You must be signed in to change notification settings - Fork 3
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
Automate R script #25
Conversation
…o modular functions inside package
describe the unique dependencies
…fix associated functions when behavior didn't follow expected behavior
…_train_eval module
…go_train_eval module; feat: move some hard-coded variables into the algorithm config file
Minor fix and doc update
Update hyperlinks and descriptions with latest fsds to fs change, and OWP repo location.
doc: minor path fix
… documentation using fs instead of fsds
@bolotinl , this PR assumes that the code in the fsds_fs is accepted. We will first merge any changes that happen there in case they're needed to keep this branch up-to-date. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few minor typo comments. I thought I had edited these and committed them directly myself, but now I'm not so sure those changes stuck so I added them as comments. Once these are addressed go ahead and merge.
pkg/proc.attr.hydfab/inst/extdata/xssa_attr_config_all_vars_avail.yaml
Outdated
Show resolved
Hide resolved
pkg/proc.attr.hydfab/inst/extdata/xssa_attr_config_missing_vars.yaml
Outdated
Show resolved
Hide resolved
@bolotinl - resolved aforementioned mis-spellings with the latest commit, but now this needs reapproval. |
Automate R script for calling in command line.
Additions
Removals
Changes
Can now call the following in command:
Testing
Screenshots
Notes
Todos
Checklist
Testing checklist
Target Environment support
Accessibility
Other