combust / combust/mleap

Can't install mleap alongside scikit-learn > 0.23.0

Open
#835 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.5k
Forks
315
PR merge metrics
No merged PRs in 30d

Description

Following from https://github.com/combust/mleap/issues/617, mleap still appears to depend on a very narrow range of scikit-learn versions: ` 'scikit-learn>=0.22.0,<0.23.0'` (https://github.com/combust/mleap/blob/master/python/setup.py).

As a result, many Databricks customers can't install mleap on our clusters, since they preinstall the latest versions of scikit-learn, e.g. scikit-learn 1.2.0.

@ancasarb Is it possible to make a new mleap release that drops this version restriction on the scikit-learn dependency?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.