Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zama-fhe
/
encrypted_credit_scoring
like
20
Running
App
Files
Files
Community
1
7630f56
encrypted_credit_scoring
/
deployment_files
2 contributors
History:
18 commits
romanbredehoft-zama
Update Concrete ML to latest version (1.4.0)
6b4986a
10 months ago
model
Update Concrete ML to latest version (1.4.0)
10 months ago
pre_processor_applicant.pkl
pickle
Detected Pickle imports (12)
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"numpy.core.multiarray._reconstruct"
,
"sklearn.pipeline.Pipeline"
,
"utils.pre_processing._replace_values_eq"
,
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.core.multiarray.scalar"
,
"builtins.slice"
,
"numpy.float64"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.compose._column_transformer.ColumnTransformer"
How to fix it?
3.34 kB
LFS
Rename to applicant and credit bureau
11 months ago
pre_processor_bank.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"sklearn.preprocessing._data.StandardScaler"
,
"numpy.core.multiarray.scalar"
,
"builtins.slice"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.compose._column_transformer.ColumnTransformer"
How to fix it?
1.1 kB
LFS
Update to synthetic data-set
12 months ago
pre_processor_credit_bureau.pkl
pickle
Detected Pickle imports (7)
"numpy.core.multiarray._reconstruct"
,
"builtins.slice"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.float64"
,
"numpy.dtype"
,
"numpy.ndarray"
,
"sklearn.compose._column_transformer.ColumnTransformer"
How to fix it?
1.1 kB
LFS
Rename to applicant and credit bureau
11 months ago