xlearn icon indicating copy to clipboard operation
xlearn copied to clipboard

predict does not work without specifying out_path

Open kanodiaayush opened this issue 3 years ago • 0 comments

│TypeError: predict() missing 1 required positional argument: 'out_path'

Installed with both pip and built from source

>>> import xlearn
>>> xlearn.__version__
'0.4.0'

kanodiaayush avatar Feb 03 '21 10:02 kanodiaayush