Skip to content

Instantly share code, notes, and snippets.

@neelindresh
Created July 11, 2022 10:48
Show Gist options
  • Save neelindresh/7cef415099926bd0fcef0b332ca28a94 to your computer and use it in GitHub Desktop.
Save neelindresh/7cef415099926bd0fcef0b332ca28a94 to your computer and use it in GitHub Desktop.
from pymlpipe.tabular import PyMLPipe
mlp=PyMLPipe()
mlp.set_experiment("IrisDataV2")
mlp.set_version(0.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment