alteryx / compose

A machine learning tool for automated prediction engineering. It allows you to easily structure prediction problems and generate labels for supervised learning.
https://compose.alteryx.com
BSD 3-Clause "New" or "Revised" License
492 stars 46 forks source link

Restrict scikit-learn #361

Closed thehomebrewnerd closed 1 year ago

thehomebrewnerd commented 1 year ago

The latest version of sklearn causes errors with EvalML. Until the next release of EvalML is out that restricts sklearn, we need to restrict scklearn here to allow the docs to build properly.

codecov[bot] commented 1 year ago

Codecov Report

Merging #361 (553ab7a) into main (6725503) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #361   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         1339      1339           
=========================================
  Hits          1339      1339