examples icon indicating copy to clipboard operation
examples copied to clipboard

Updated Optuna example

Open SiddhantSadangi opened this issue 9 months ago โ€ข 0 comments

Description

Updated Optuna example code

Related to: Update Optuna example

Any expected test failures?

  • Notebook tests will fail on Windows and Mac as the kernel needs to be restarted to import lightgbm
  • Script tests will fail on Mac due to issue with LightGBM installation on MacOS

Add a [X] to relevant checklist items

โ” This change

  • [X] adds a new feature
  • [ ] fixes breaking code
  • [X] is cosmetic (refactoring/reformatting)

โœ”๏ธ Pre-merge checklist

  • [X] Refactored code (sourcery)
  • [X] Tested code locally
  • [X] Precommit installed and run before pushing changes
  • [ ] Added code to GitHub tests (notebooks, scripts)
  • [X] Updated GitHub README
  • [ ] Updated the projects overview page on Notion

๐Ÿงช Test Configuration

  • OS: Windows11
  • Python version: 3.10.11
  • Neptune version: 1.10.4
  • Affected libraries with version: neptune-optuna==1.2.0

SiddhantSadangi avatar May 23 '24 14:05 SiddhantSadangi