Skip to content

Commit

Permalink
git commit
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-aryan committed May 31, 2021
1 parent 1cd735a commit a69764f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions glassmodel.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@
file = open('xgbcl_model.pkl', 'wb')
pickle.dump(xgboostcl, file)

#checking git

0 comments on commit a69764f

Please sign in to comment.