We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
time_limit
fit
The time_limit keyword is not used in the fit
dwave-scikit-learn-plugin/dwave/plugins/sklearn/transformers.py
Lines 222 to 230 in 7db7d03
The variable time_limit is not passed to the solver, instead, an internal variable is passed.
Lines 296 to 297 in 7db7d03
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
time_limit
keyword is not used in thefit
dwave-scikit-learn-plugin/dwave/plugins/sklearn/transformers.py
Lines 222 to 230 in 7db7d03
The variable
time_limit
is not passed to the solver, instead, an internal variable is passed.dwave-scikit-learn-plugin/dwave/plugins/sklearn/transformers.py
Lines 296 to 297 in 7db7d03
The text was updated successfully, but these errors were encountered: