FLAML icon indicating copy to clipboard operation
FLAML copied to clipboard

Update model.py

Open vijaya-lakshmi-venkatraman opened this issue 1 year ago • 0 comments

Why are these changes needed?

Fix https://github.com/microsoft/FLAML/issues/733

Related issue number

Closes https://github.com/microsoft/FLAML/issues/733

Checks

  • [ ] I've used pre-commit to lint the changes in this PR, or I've made sure lint with flake8 output is two 0s.
  • [ ] I've included any doc changes needed for https://microsoft.github.io/FLAML/. See https://microsoft.github.io/FLAML/docs/Contribute#documentation to build and test documentation locally.
  • [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • [ ] I've made sure all auto checks have passed.