WIP: Catch and replace int64 and bool_ with int and bool respectively
This catches instances where numpy representations of values that are generated by the hyperparameter::sample() method make their way down to this level in pipeline serialization.
Adding WIP to name to allow others to comment before proceeding.
Fixes #440 (closed).
Edited by Mitar