Execution Time14.32s

Test: test_emphysema_severity (Passed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON-SL-OFF (ip-172-31-44-204.ec2.internal) on 2018-09-07 00:21:42


Show Command Line
Display graphs:

Test output
Could not import jpeg_ls
Could not import gdcm
/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pywt/__init__.py:16: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._extensions._pywt import *
/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/pywt/_swt.py:1: RuntimeWarning: numpy.dtype size changed, may indicate binary incompatibility. Expected 96, got 88
  from ._extensions._swt import swt_max_level, swt as _swt, swt_axis as _swt_axis
/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/sklearn/cluster/k_means_.py:896: RuntimeWarning: Explicit initial center position passed: performing only one init in k-means instead of n_init=10
  return_n_iter=True)
/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/sklearn/discriminant_analysis.py:442: UserWarning: The priors do not sum to 1. Renormalizing
  UserWarning)
/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/sklearn/discriminant_analysis.py:388: UserWarning: Variables are collinear.
  warnings.warn("Variables are collinear.")
/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/fromnumeric.py:2920: RuntimeWarning: Mean of empty slice.
  out=out, **kwargs)
/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/_methods.py:85: RuntimeWarning: invalid value encountered in double_scalars
  ret = ret.dtype.type(ret / rcount)
..
----------------------------------------------------------------------
Ran 2 tests in 12.331s

OK