Skip to content

Commit

Permalink
Update examples/pipeline/hetero_logistic_regression/pipeline-hetero-l…
Browse files Browse the repository at this point in the history
…r-batch-random-strategy.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sagewe and github-actions[bot] authored Feb 25, 2022
1 parent 9b9d09e commit 89814be
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def main(config="../../config.yaml", namespace=""):
# json.dump(dsl_json, open('./hetero-lr-normal-predict-dsl.json', 'w'), indent=4)
# json.dump(conf_json, open('./hetero-lr-normal-predict-conf.json', 'w'), indent=4)


# fit model
pipeline.fit()
# query component summary
Expand Down

0 comments on commit 89814be

Please sign in to comment.