pytorch-widedeep
pytorch-widedeep copied to clipboard
initial commit/idea
- added quantize feature
- I have to recheck if it si doing what I really want..
- no tests, yet; just initial commit
@jrzaurin, I am awaiting review before I change it from draft to pull request Notes
- I added test
- I added warning in case both scaling and quantization is True
- I changed the quantization bins from close interval to open interval to avoid NaN if the values of dataframe, that is being transformed, are outside the interval of fitting dataframe