mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-08 08:37:49 +00:00
3 lines
121 B
Python
3 lines
121 B
Python
|
|
from run_pipeline import setup_pipeline
|
||
|
|
|
||
|
|
setup_pipeline(project_name='price-prediction', with_wandb = True, sweep = True)
|