Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Zayeemk
/
Flight-delay-Prediction
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Flight-delay-Prediction
/
model
851 kB
Ctrl+K
Ctrl+K
1 contributor
History:
10 commits
Zayeemk
Rename model/train_model.cpython-311.pyc to model/__pycache__/train_model.cpython-311.pyc
b26beb2
verified
about 2 months ago
__pycache__
Rename model/train_model.cpython-311.pyc to model/__pycache__/train_model.cpython-311.pyc
about 2 months ago
airlines_mapping.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
1.15 kB
Rename airlines_mapping.pkl to model/airlines_mapping.pkl
about 2 months ago
airports_mapping.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
14.9 kB
Rename airports_mapping.pkl to model/airports_mapping.pkl
about 2 months ago
feature_engineer.pkl
pickle
Detected Pickle imports (7)
"utils.features.FeatureEngineer"
,
"numpy._core.multiarray.scalar"
,
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
6.25 kB
Rename feature_engineer.pkl to model/feature_engineer.pkl
about 2 months ago
feature_importance.csv
Safe
664 Bytes
Rename feature_importance.csv to model/feature_importance.csv
about 2 months ago
feature_names.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
444 Bytes
Rename feature_names.pkl to model/feature_names.pkl
about 2 months ago
metrics.pkl
Safe
pickle
Detected Pickle imports (3)
"numpy.ndarray"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.dtype"
What is a pickle import?
596 Bytes
Rename metrics.pkl to model/metrics.pkl
about 2 months ago
model.pkl
pickle
Detected Pickle imports (3)
"xgboost.sklearn.XGBClassifier"
,
"builtins.bytearray"
,
"xgboost.core.Booster"
How to fix it?
807 kB
xet
Rename model.pkl to model/model.pkl
about 2 months ago
train_model.py
Safe
7.38 kB
Rename train_model.py to model/train_model.py
about 2 months ago