Skip to content

minor fixes #46

Merged
tsrobinson merged 5 commits intotsrobinson:mainfrom
antndlcrx:main
May 30, 2023
Merged

minor fixes #46
tsrobinson merged 5 commits intotsrobinson:mainfrom
antndlcrx:main

Conversation

@antndlcrx
Copy link
Collaborator

the main change is the model.sample(decode=True) code to enable decoding of both numeric and categorical features

antndlcrx added 4 commits May 6, 2023 19:37
corrected "decode" functionality to decode both cat and numeric variables
@tsrobinson
Copy link
Owner

Thanks @antndlcrx! The checks are failing because it can't find sdmetrics (the requirement also needs to be in the github actions workflow file, so the test server is set up right).

But looking at your code, do we actually need the import in sygnet itself? Seems like none of the changes above actually use the imported QualityReport function?

@antndlcrx
Copy link
Collaborator Author

No, we do not need sdmetrics for the code here, I included it mistakenly

@tsrobinson tsrobinson merged commit 35e673f into tsrobinson:main May 30, 2023
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