Skip to content

Instantly share code, notes, and snippets.

@thigm85
Created July 15, 2022 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thigm85/e48c3348bb85cc24d04600b37d4895ec to your computer and use it in GitHub Desktop.
Save thigm85/e48c3348bb85cc24d04600b37d4895ec to your computer and use it in GitHub Desktop.
from pathlib import Path
Path("lightgbm").mkdir(parents=True, exist_ok=True)
app_package.to_files("lightgbm")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment