Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
smartbuildings
/
smart-buildings
like
0
Sleeping
App
Files
Files
Community
4acd2cc
smart-buildings
/
src
/
energy_prediction
/
models
5 contributors
History:
3 commits
akshayballal
chore: Remove unused pickle files and refactor VAV module
3759ba9
5 months ago
lstm_energy_north_01.keras
Safe
416 kB
chore: Remove unused pickle files and refactor VAV module
5 months ago
lstm_energy_south_01.keras
Safe
416 kB
chore: Remove unused pickle files and refactor VAV module
5 months ago
scalerNorth.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
689 Bytes
LFS
completed first version energy prediction pipeline
5 months ago
scalerSouth.pkl
pickle
Detected Pickle imports (5)
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.core.multiarray.scalar"
,
"numpy.ndarray"
,
"sklearn.preprocessing._data.StandardScaler"
How to fix it?
689 Bytes
LFS
Add pickle files for PCA, scaler, and k-means models
5 months ago