Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
panduwana
/
interview-ai-detector
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1d0c5f
interview-ai-detector
/
core-model-prediction
/
scalers
Ctrl+K
Ctrl+K
4 contributors
History:
7 commits
bearking58
feat: switch to 4 features on 2nd model
7a92e6c
about 1 year ago
scaler-normalized-text-length.joblib
pickle
Detected Pickle imports (7)
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray.scalar"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.84 kB
fix: scaler name issue
about 1 year ago
scaler-not-normalized.joblib
pickle
Detected Pickle imports (7)
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray.scalar"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.16 kB
fix: scaler name issue
about 1 year ago
secondary_scaler.joblib
pickle
Detected Pickle imports (7)
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray.scalar"
,
"_codecs.encode"
,
"numpy.core.multiarray._reconstruct"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.ndarray"
,
"numpy.dtype"
How to fix it?
1.13 kB
feat: switch to 4 features on 2nd model
about 1 year ago