Skip to content
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

variable_type improvements #94

Merged
merged 1 commit into from
Nov 14, 2017
Merged

Conversation

jeremyrcoyle
Copy link
Collaborator

Two improvements to variable_type handling:

  • Tasks now accept a character for outcome_type, automatically converting it to a variable_type object. (Addresses outcome_type is meaningless to Lrnr_glm_fast learner #93)
  • A new option, sl3.pcontinuous, can be used to set the threshold above which a variable is determined to be continuous.

Tests added to confirm these changes.

@jeremyrcoyle jeremyrcoyle merged commit ffef394 into master Nov 14, 2017
Copy link
Collaborator

@osofr osofr left a comment

Choose a reason for hiding this comment

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

Awesome!

@jeremyrcoyle jeremyrcoyle deleted the variable-type-improvements branch January 10, 2018 21:10
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