Skip to content

Commit

Permalink
Updating Model Serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
ingandresgamer committed Nov 26, 2023
1 parent 29c67f3 commit 4e94bd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions model/model.pkl.dvc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
outs:
- md5: 2f9ee30cf511837ee2cdbb05b460adb1
size: 744547
- md5: 7f5a60c391169600dc241f4fb318b922
size: 816516
hash: md5
path: model.pkl

1 comment on commit 4e94bd8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Model Pipeline Description

imputer:SimpleImputer()

core_model:GradientBoostingRegressor(n_estimators=480)

Train Score 0.988

Validation Score 0.755

Test Score 0.756

Please sign in to comment.