Releases 727 tags Packages No packages published Languages Python 93.9% TypeScript 5.1% HTML 0.8% JavaScript 0.2% Shell 0.0% Dockerfile 0.0% Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...
Basically open the terminal (PowerShell / Bash) and run the command listed in their website. Note: you don't have to use uv. but it just make things much simpler. You can use regular Python as well. Create new project folder (you name it) Run in the project folder uv init -p 3.1...
This script doesn't update everything. Here are some other things you may or may not want to update. The Ubuntu host version used for CI. The Windows host versions used for CI. The Alpine version After you've updated everything that needs updating. Submit a PR to this repo. Make sure...
Security policy Security policy Activity Stars 0 stars Watchers 1 watching Forks 0 forks Report repository Releases 1,212 tags Packages No packages published Languages TypeScript 63.2% Svelte 31.2% JavaScript 4.7% CSS 0.4% Shell 0.2% Dockerfile 0.2% Other 0.1% Footer...
Users can create aworkflow_by_codepython script based on theonelisted in theexamplesfolder. Users can use the scriptrun_all_model.pylisted in theexamplesfolder to run a model. Here is an example of the specific shell command to be used:python run_all_model.py run --models=lightgbm, where...