Nikan Doosti
Nikan Doosti
Hi, Just fix #7 the issue related to the naming modules. Thank you @taey16
Hi, ## Version Latest `master` branch and latest release [1.3.7](https://github.com/parrt/dtreeviz/releases/tag/1.3.7) ## Description The issue is around the usage of (`X_train` and `y_train` ) and (`x_data` and `y_data`). It seems that...
https://library.cfa.harvard.edu/data-archiving-and-sharing This guide can help us go through it.
Please add all of links to external resources suck as videos, pdfs, or other tutorials at the end of each week's content as "additional resources" so it will be easy...
Currently, by clicking on images in 'open source' and 'publications' section, user will be redirected to a new tab where only image exists. This is not smooth and annoying as...
The generated output of the model regarding only this loss, is a full noise even after unnormalization. - [ ] Write a function to create a feature map of contributed...
Use this approach: https://discuss.pytorch.org/t/visualize-feature-map/29597/2
We need to calculate `mean` and `std` of the whole dataset lazily (online) BEFORE applying `halftone`. Actually, The output is something similar to ground truth and by the way we...