Roger Yu
Results
3
issues of
Roger Yu
Can the model be used with SHAP? Currently ``` import shap explainer = shap.Explainer(model) ``` results in ``` --------------------------------------------------------------------------- Exception Traceback (most recent call last) in ----> 1 explainer =...
bug
documentation
When I run the `poetry run make html` in `modern-python-projects-course\ch11-cli\uptimer`: ``` 'M' is not recognized as an internal or external command, operable program or batch file. make: [html] Error 1...