Hi!
First of all, thank you very much for writing this nice piece of tool. When i running the cDNA_MINES.py and genomic_MINES.py, I found the same DeprecationWarning , and only can get a little result.
/mnt/raid5/Personal/minion/miniconda3/envs/mines/lib/python3.7/site-packages/sklearn/ensemble/weight_boosting.py:29: DeprecationWarning: numpy.core.umath_tests is an internal NumPy module and should not be imported. It will be removed in a future NumPy release. from numpy.core.umath_tests import inner1d
Hi! First of all, thank you very much for writing this nice piece of tool. When i running the cDNA_MINES.py and genomic_MINES.py, I found the same
DeprecationWarning
, and only can get a little result./mnt/raid5/Personal/minion/miniconda3/envs/mines/lib/python3.7/site-packages/sklearn/ensemble/weight_boosting.py:29: DeprecationWarning: numpy.core.umath_tests is an internal NumPy module and should not be imported. It will be removed in a future NumPy release. from numpy.core.umath_tests import inner1d
Hope your help!