8000 latest Travis-CI cron build is failing · Issue #11285 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
latest Travis-CI cron build is failing #11285
Closed
@twosigmajab

Description

@twosigmajab

ref: https://travis-ci.org/scikit-learn/scikit-learn/builds/392640200

Looks like due to pending deprecation warnings:

AssertionError: Got warnings when calling fit: [{message : PendingDeprecationWarning('the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.',), category : 'PendingDeprecationWarning', ...