Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Fixed batch processing/multi-column testing, deprecated unused parameters #27

Merged
merged 2 commits into from
Mar 1, 2018

Conversation

joristaglio
Copy link
Contributor

Most of the changes were to add proper testing for multiple columns.

Had to increase absolute tolerance for feature checking, because for some reason VGG16 and VGG19 has rounding problems when batch processing. Will look into it later.

Finally, removed as much deprecated code as I could find (unused parameters, etc)

Jett Oristaglio added 2 commits March 1, 2018 11:33
Added multiple columns testing, fixed df/numpy test file problems,
refactored some of the multiple column testing and removed necessary CSV
saving.
Fixing testing failures, removing deprecated parameters.
@joristaglio joristaglio merged commit ea8433f into datarobot:master Mar 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant