Closed asbisen closed 7 years ago
Thanks. You didn't have to create a new PR if you add another commit. PRs are branch specific so they update if you push changes to that branch (in your case the master
branch of your fork).
Maybe as a last git exercise, can you squash the two commits into one? Since the second one undoes the first one, the first one serves no purpose
Nice. Thanks!
This fix allows Integer Matrix to be passed to
predict()
forFeatureNormalizer