Upload 3 files
Browse files- Credit_Card_Classification_LogisticRegression.pkl +3 -0
- credit.png +0 -0
- requirements.txt +4 -0
Credit_Card_Classification_LogisticRegression.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc44fc4407fd56f0826164a92f224052455fd1a1e8f3778f37f02f5a363641f8
|
3 |
+
size 1099
|
credit.png
ADDED
![]() |
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
scikit-learn
|
4 |
+
|