Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
piyusharma
/
Campus-Placement-Prediction
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Campus-Placement-Prediction
662 kB
1 contributor
History:
4 commits
piyusharma
Rename requirements to requirements.txt
a11ca04
verified
7 months ago
plots
Upload 11 files
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
Campus_Selection.csv
Safe
18.1 kB
Upload 11 files
7 months ago
README.md
Safe
347 Bytes
initial commit
7 months ago
app.py
Safe
17.9 kB
Upload 11 files
7 months ago
placement_label_encoder.joblib
pickle
Detected Pickle imports (6)
"sklearn.preprocessing._label.LabelEncoder"
,
"numpy.ndarray"
,
"numpy.dtype"
,
"_codecs.encode"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
How to fix it?
548 Bytes
xet
Upload 11 files
7 months ago
placement_model.joblib
pickle
Detected Pickle imports (4)
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.linear_model._logistic.LogisticRegression"
,
"numpy.ndarray"
How to fix it?
991 Bytes
xet
Upload 11 files
7 months ago
placement_model_features.joblib
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
131 Bytes
xet
Upload 11 files
7 months ago
placement_model_pipeline.joblib
480 kB
xet
Upload 11 files
7 months ago
placement_preprocessor.joblib
pickle
Detected Pickle imports (12)
"sklearn.pipeline.Pipeline"
,
"numpy.core.multiarray _reconstruct._RemainderColsList"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
,
"_codecs.encode"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.float64"
How to fix it?
5 kB
xet
Upload 11 files
7 months ago
requirements.txt
Safe
58 Bytes
Rename requirements to requirements.txt
7 months ago