GitHub Action commited on
Commit
89da530
1 Parent(s): 80fba6b

push model from github actions

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. model.onnx +2 -2
  3. model.pkl +2 -2
README.md CHANGED
@@ -31,11 +31,11 @@ To understand what phishing is, refer to the Wikipedia page:
31
 
32
  | Metric | Value |
33
  |-----------|----------|
34
- | roc_auc | 0.986002 |
35
- | accuracy | 0.949364 |
36
- | f1 | 0.94867 |
37
- | precision | 0.961853 |
38
- | recall | 0.935843 |
39
 
40
  # How to Get Started with the Model
41
 
 
31
 
32
  | Metric | Value |
33
  |-----------|----------|
34
+ | roc_auc | 0.986467 |
35
+ | accuracy | 0.948038 |
36
+ | f1 | 0.947817 |
37
+ | precision | 0.951872 |
38
+ | recall | 0.943796 |
39
 
40
  # How to Get Started with the Model
41
 
model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81a4d9ba5194f7fab60aea0b9dbed601397457aab4243a2c73c069be86dc7dd3
3
- size 11651872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f87c48ca10c54e75471f2f8ba355385a563ceb4a1e7cd07b5f87780e2f5fc70
3
+ size 23550904
model.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d9f00f96b22da70eb832d7cd084707515295995b840a513f209700ad2acce49
3
- size 7537526
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3fea6e7cbfa6855b9b9bc20995a53e989223e7105f178a80dc7af91c99bab8b
3
+ size 17069817