benchopt / benchopt/benchmark_lasso_path

refactor: don't rely on internal scikit-learn functions

Open
#16 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We are current using `_preprocess_data` from `sklearn.linear_model`, but it is not a public API and should not be used. This just created a problem for me since they dropped the `return_mean` argument, which caused the benchmark to fail.

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.