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 25, 2023
1 parent 3a398b7 commit b88c091
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: a0b4dcc54e0bfc843a02b0d58ce0cfff
size: 741187
- md5: 95e98c95b50d9da33193ad4d59abbc50
size: 883780
hash: md5
path: model.pkl

1 comment on commit b88c091

@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=420)

Train Score 0.986

Validation Score 0.756

Test Score 0.759

Please sign in to comment.