Closed AlexCatarino closed 5 months ago
All examples are executed successfully.
Backtests with joblib (e.g.: Scikit Learn) failed when we load a model using joblib.
joblib
Find an alternative to joblib or there is a bug in the available version.
master
Lean Foundation Update has fixed the issue with joblib.
Expected Behavior
All examples are executed successfully.
Actual Behavior
Backtests with
joblib
(e.g.: Scikit Learn) failed when we load a model usingjoblib
.Potential Solution
Find an alternative to joblib or there is a bug in the available version.
Checklist
master
branch