Skip to content

Commit

Permalink
testing code quality
Browse files Browse the repository at this point in the history
  • Loading branch information
labrijisaad committed Apr 5, 2024
1 parent 9f4b48d commit 5835c29
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ def create_pipeline(**kwargs) -> Pipeline:
"y_test",
],
outputs=[
"lightgbm_model",
"lightgbm_feature_importance_plot",
"real_data_and_lightgbm_predictions_plot",
"lightgbm_model",
"lightgbm_feature_importance_plot",
"real_data_and_lightgbm_predictions_plot",
],
)

0 comments on commit 5835c29

Please sign in to comment.