Skip to content

Instantly share code, notes, and snippets.

@sean-mcclure
Created November 7, 2021 22:42
Show Gist options
  • Save sean-mcclure/ded1360193c3c049240c21c62a0f3bc5 to your computer and use it in GitHub Desktop.
Save sean-mcclure/ded1360193c3c049240c21c62a0f3bc5 to your computer and use it in GitHub Desktop.
Training the AutoML algorithm
# Training the AutoML algorithm
pipeline_optimizer.fit(X_train, y_train)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment