docs: fix build error by mocking LGBMDeprecated (#494)
If scikit-learn isn't installed (and Read the Docs doesn't have it), LGBMDeprecated aren't created and can't be imported.
Showing
Please register or sign in to comment
If scikit-learn isn't installed (and Read the Docs doesn't have it), LGBMDeprecated aren't created and can't be imported.