Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Prabh139/crime-rate-app
Prabh139
/
crime-forecasting
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
crime-forecasting
8.58 MB
Ctrl+K
Ctrl+K
1 contributor
History:
134 commits
Prabh139
Update app.py
550fffa
verified
about 1 month ago
templates
Create templates /result.html
11 months ago
templates
Update templates/about.html
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
Dockerfile
Safe
666 Bytes
Update Dockerfile
about 1 month ago
README.md
Safe
196 Bytes
initial commit
12 months ago
app.py
Safe
14.9 kB
Update app.py
about 1 month ago
crime.csv
Safe
1.11 MB
Upload crime.csv
12 months ago
crime.zip
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
1.96 MB
xet
Upload crime.zip
9 months ago
crime_encoder.pkl
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
,
"None.dtype"
How to fix it?
1.12 kB
xet
Upload 3 files
11 months ago
district_encoder.pkl
pickle
Detected Pickle imports (6)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"None.dtype"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
10.2 kB
xet
Upload 3 files
11 months ago
model.pkl
pickle
Detected Pickle imports (6)
"numpy._core.multiarray._reconstruct"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.dtype"
,
"None.dtype"
,
"numpy.ndarray"
How to fix it?
5.44 MB
xet
Upload 3 files
11 months ago
requirements.txt
Safe
106 Bytes
Update requirements.txt
about 1 month ago
runtime.txt
Safe
11 Bytes
Create runtime.txt
8 months ago
train.py
Safe
4.08 kB
Update train.py
about 1 month ago