Create app.py
8a943f7
verified
-
1.52 kB
initial commit
Fuel_Type.joblib
Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
555 Bytes
Upload 5 files
-
31 Bytes
initial commit
Seller_Type.joblib
Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
549 Bytes
Upload 5 files
Transmission.joblib
Detected Pickle imports (6)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
548 Bytes
Upload 5 files
-
3.62 kB
Create app.py
-
47 Bytes
Create requirements.txt
scaler.joblib
Detected Pickle imports (5)
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
759 Bytes
Upload 5 files
xgb.joblib
Detected Pickle imports (3)
- "xgboost.core.Booster",
- "xgboost.sklearn.XGBRegressor",
- "builtins.bytearray"
How to fix it?
353 kB
Upload 5 files