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:
usman-ai-dev
/
ai-code-maintainability-engine
Like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-code-maintainability-engine
/
models
279 kB
Ctrl+K
Ctrl+K
1 contributor
History:
1 commit
usman-ai-dev
Deploy AI Code Maintainability Scoring Engine to Hugging Face Spaces
38bc0dc
verified
4 days ago
rf_model.pkl
pickle
Detected Pickle imports (7)
"numpy.ndarray"
,
"numpy.dtype"
,
"numpy._core.multiarray._reconstruct"
,
"numpy._core.multiarray.scalar"
,
"sklearn.tree._tree.Tree"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
133 kB
xet
Deploy AI Code Maintainability Scoring Engine to Hugging Face Spaces
4 days ago
scaler.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy._core.multiarray.scalar"
,
"numpy.ndarray"
How to fix it?
680 Bytes
xet
Deploy AI Code Maintainability Scoring Engine to Hugging Face Spaces
4 days ago
xgb_model.pkl
pickle
Detected Pickle imports (3)
"builtins.bytearray"
,
"xgboost.sklearn.XGBClassifier"
,
"xgboost.core.Booster"
How to fix it?
146 kB
xet
Deploy AI Code Maintainability Scoring Engine to Hugging Face Spaces
4 days ago