DistrictDataLabs / yellowbrick

Visual analysis and diagnostic tools to facilitate machine learning model selection.
http://www.scikit-yb.org/
Apache License 2.0
4.3k stars 559 forks source link

Updates to Matplotlib 3.4.1 and Numpy 1.20.2 #1176

Closed pdamodaran closed 3 years ago

pdamodaran commented 3 years ago

This PR updates the test requirements to the latest versions of Matplotlib and Numpy

I have made the following changes:

  1. Updated Matplotlib to 3.4.1 and Numpy to 1.20.2
  2. Updated baseline images for tests that failed due to minor differences in the images caused by the change to the latest Matplotlib version
codecov-io commented 3 years ago

Codecov Report

Merging #1176 (e244d81) into develop (7c8891f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1176   +/-   ##
========================================
  Coverage    90.42%   90.42%           
========================================
  Files           90       90           
  Lines         5076     5076           
========================================
  Hits          4590     4590           
  Misses         486      486           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7c8891f...e244d81. Read the comment docs.