Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
luciancotolan
/
Fraud_ExpertSystem
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Fraud_ExpertSystem
1 contributor
History:
36 commits
luciancotolan
Update app.py
3a4ff41
about 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
about 2 years ago
README.md
Safe
257 Bytes
initial commit
about 2 years ago
app.py
Safe
3.8 kB
Update app.py
about 2 years ago
decision_tree.pkl
pickle
Detected Pickle imports (6)
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.tree._tree.Tree"
,
"numpy.core.multiarray.scalar"
How to fix it?
132 kB
LFS
Update decision_tree.pkl
about 2 years ago
neural_network.pkl
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"numpy.ndarray"
,
"keras.saving.pickle_utils.deserialize_model_from_bytecode"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
92.4 kB
LFS
added neural net
about 2 years ago
nnmodel.h5
Safe
28.4 kB
LFS
nn modified
about 2 years ago
report_nn.csv
Safe
192 Bytes
added classification report
about 2 years ago
report_tree.csv
Safe
192 Bytes
added classification report
about 2 years ago
requirements.txt
Safe
23 Bytes
Update requirements.txt
about 2 years ago