saba000farahani commited on
Commit
cf1eae7
·
verified ·
1 Parent(s): 653d027

Upload 4 files

Browse files
toolkit/meta_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3303b511d55623d15b10a37c036a8bc05c7f78665d5a4997f0eebc7578072b9c
3
+ size 1113861
toolkit/mlp_model.keras ADDED
Binary file (205 kB). View file
 
toolkit/rf_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d3bec27e5c1147ecb4a2cd8a080c4f5fecf79db94d058d58049140a8b1b1e0f
3
+ size 287642681
toolkit/scaler_X.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"scale_": [0.010621565013059596, 0.03571428571428571, 1.4285714285714286, 0.015625], "min_": [0.0, 0.0, 0.0, -0.5625], "data_min_": [0.0, 0.0, 0.0, 36.0], "data_max_": [94.14808446499777, 28.0, 0.7, 100.0], "data_range_": [94.14808446499777, 28.0, 0.7, 64.0], "n_features_in_": 4, "feature_names_in_": ["Velocity(mph)", "Temperature", "Precipitation", "Humidity"]}