Fetching metadata from the HF Docker repository...
Update app.py
a0700fb verified - 1.52 kB initial commit
- 177 Bytes Create README.md
- 4.77 kB Update app.py
- 37.2 kB Upload autoencoder_model.h5
- 5.44 MB Upload bank_transactions_data_2_augmented_clean_2.csv
isolation_forest_model.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "sklearn.tree._tree.Tree",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.tree._classes.ExtraTreeRegressor",
- "sklearn.ensemble._iforest.IsolationForest"
How to fix it?
1.71 MB Upload isolation_forest_model.pkl - 943 Bytes Upload logistic_regression_model.pkl
random_forest_model.pkl Detected Pickle imports (5)
- "numpy.dtype",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray"
How to fix it?
1.37 MB Upload random_forest_model.pkl - 60 Bytes Create requirements.txt
scaler.pkl Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray.scalar",
- "numpy.dtype",
- "numpy._core.multiarray._reconstruct",
- "numpy.ndarray",
- "None.dtype",
- "sklearn.preprocessing._data.StandardScaler"
How to fix it?
1.27 kB Upload scaler.pkl