Skip to content
Snippets Groups Projects
Select Git revision
0 results

scikit-learn

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    zxcvbnius authored
    * Fix test of SingleInheritanceEstimator to not raise DeprecationWarning
    
    * [MRG+1] Fix test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526)
    
    Fix: test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526)
    
    - Ignore a DeprecationWarning about unpickling an estimator from a different version
    
    * [MRG+2] Fix test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526)
    
    Fix: test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526)
    
      - Test of SingleInheritanceEstimator would raise UserWarning, not DeprecationWarning
      - Ignore a UserWarning about unpickling an estimator from a different version
    54e89511
    History
    Name Last commit Last update