Closed dprat closed 1 year ago
Thanks @dprat.
How could we update this correction after the deep-forest package is installed with 'pip install deep-forest'?
It depends on the author of the package to make a new release on pip.
For now I guess you can install it from source and then do :
python setup.py install
@xuyxu when will we'd get a release out of this merged PR on PiP, please?
@simonprovost will take a look soon, thanks.
minor correction:
np.int
toint
. Numpy alias np.int has been deprecated leading to error in the package.