Skip to content

Conversation

@yulric
Copy link
Contributor

@yulric yulric commented Sep 18, 2025

No description provided.

Copy link
Contributor Author

@yulric yulric left a comment

Choose a reason for hiding this comment

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

  1. Move all magic strings into variables
  2. Be consistent with the quotes (use styler)
  3. Move the purrr commit above since its being used by the function
  4. Merge the added test for converting logistic regression models commit into the earlier commit that adds support for it
  5. Add test for the intercept functionality
  6. Merge the intercept commit to the main logistic regression commit
  7. Add reason why we switched to 4.1 in the commit that adds validation for the model parameter files
  8. Move the commit that adds magrittr on top

@yulric yulric force-pushed the logistic-regression branch 4 times, most recently from 333426d to 600e226 Compare November 1, 2025 17:08
@yulric yulric force-pushed the logistic-regression branch 13 times, most recently from fc509a6 to 9e13c72 Compare November 1, 2025 17:57
@yulric yulric force-pushed the logistic-regression branch 4 times, most recently from 9cd9927 to 6415c8a Compare November 1, 2025 18:01
The minimum R version has been updated to match what's in the new
version of the model-parameters library.

All the convert_model_export_to_pmml function tests had to be updated
since there were errors in the model-parameter files.
@yulric yulric force-pushed the logistic-regression branch from 6415c8a to fdd372a Compare November 1, 2025 18:01
@yulric yulric merged commit ddd260b into dev Nov 1, 2025
@yulric yulric deleted the logistic-regression branch November 1, 2025 18:02
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