=== Do not change lines below ===
{
"chain": [],
"cmd": "./code/containers/scripts/singularity_cmd exec code/containers/images/bids/bids-mriqc--0.15.1.sing mriqc_clf --load-classifier -X group_T1w.tsv",
"dsid": "87e9de7c-6b6d-4384-b774-0afa62676686",
"exit": 0,
"extra_inputs": [
"code/containers/images/bids/bids-mriqc--0.15.1.sing"
],
"inputs": [
"group_T1w.tsv"
],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
4 lines
540 B
(Stored with Git Annex)
Text
4 lines
540 B
(Stored with Git Annex)
Text
/usr/local/miniconda/lib/python3.7/site-packages/sklearn/utils/__init__.py:4: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
|
|
from collections import Sequence
|
|
/usr/local/miniconda/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
|