Alluethrenn commited on
Commit
2248528
1 Parent(s): 250fc0f

Upload 27 files

Browse files
X_test.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b293c7af147deb088747568d255526364a213e277e477f1438fa54a3c40df0ab
3
+ size 1185
best_decision_tree_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6fdcfb65383304fa29f6db1dc2278d8eedd125abc56c565edce67c8312607b8
3
+ size 2608
best_logistic_regression_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d2b93f6a2e260021f5225a2f17a1b811569db7180342fe05819db0b2aefd2e9
3
+ size 1950
best_mlp_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3b78a197aec31a9e46861cd67d6aba85d4509f801e2c3a0680be6665008523
3
+ size 44638
best_random_forest_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5defb50bd21e404cc7cd23fafcc19e90bb436985118a527c3b116222ec0472e7
3
+ size 132559
best_svm_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:654de542c820634eb33e5727c55427192baad986ec780fed61146501acdcf698
3
+ size 7594
cnn_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c93971c5a1404016387c7927d2a32d7146a6c255634f8b37bae0dbdc79d1c3
3
+ size 1172032
cnn_predictions.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0537cf522b35a68d9ed27e4f8fae7178f47683c573d7591a5f9b51f334c0ad87
3
+ size 40128
dl_model 2.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07286916f75cac617fae6b544a3cbbfdcf22c0e6d32c9180e5d75d80206a8858
3
+ size 185532
dl_model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07286916f75cac617fae6b544a3cbbfdcf22c0e6d32c9180e5d75d80206a8858
3
+ size 185532
dl_model_architecture.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"class_name": "Sequential", "config": {"name": "sequential", "layers": [{"module": "keras.layers", "class_name": "InputLayer", "config": {"batch_input_shape": [null, 4], "dtype": "float32", "sparse": false, "ragged": false, "name": "dense_input"}, "registered_name": null}, {"module": "keras.layers", "class_name": "Dense", "config": {"name": "dense", "trainable": true, "dtype": "float32", "batch_input_shape": [null, 4], "units": 128, "activation": "relu", "use_bias": true, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "registered_name": null, "build_config": {"input_shape": [null, 4]}}, {"module": "keras.layers", "class_name": "Dense", "config": {"name": "dense_1", "trainable": true, "dtype": "float32", "units": 64, "activation": "relu", "use_bias": true, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "registered_name": null, "build_config": {"input_shape": [null, 128]}}, {"module": "keras.layers", "class_name": "Dense", "config": {"name": "dense_2", "trainable": true, "dtype": "float32", "units": 3, "activation": "softmax", "use_bias": true, "kernel_initializer": {"module": "keras.initializers", "class_name": "GlorotUniform", "config": {"seed": null}, "registered_name": null}, "bias_initializer": {"module": "keras.initializers", "class_name": "Zeros", "config": {}, "registered_name": null}, "kernel_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "bias_constraint": null}, "registered_name": null, "build_config": {"input_shape": [null, 64]}}]}, "keras_version": "2.15.0", "backend": "tensorflow"}
dl_model_history.json ADDED
File without changes
dl_model_weights.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3895438278b2a16419a9220e6ff1784f0dccf39105467a9b6a8d1070d710f4f5
3
+ size 72760
dl_predictions 2.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab3f3bf984f557e5225ac02ff81a64bacc4c261f0638cf91c6c7e052757ce0e
3
+ size 488
dl_predictions.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab3f3bf984f557e5225ac02ff81a64bacc4c261f0638cf91c6c7e052757ce0e
3
+ size 488
ffnn_predictions 2.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e5ee3a56db5dfd6db20a3d61833d10f1e614a673d86efec3f8fcf576cf750f
3
+ size 40128
ffnn_predictions.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3e5ee3a56db5dfd6db20a3d61833d10f1e614a673d86efec3f8fcf576cf750f
3
+ size 40128
model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f05763136b2cbf3853ba2fda626a214c4ee48ff30ab94693f04622102cd3ed72
3
+ size 139832
model.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07286916f75cac617fae6b544a3cbbfdcf22c0e6d32c9180e5d75d80206a8858
3
+ size 185532
model_predictions.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a9f572bf768545449ac86f955faea84cb5c83be87d9a283ab3357685235c2e1
3
+ size 488
model_weights.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35c1ec213266a46fac25ab0601832dcd4d575886c9b2143ac2dc2888395d2cb1
3
+ size 51544
rnn_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd6ba76a54cf39d02363b6c0f2feba81a4a947a2f8cdced7b6774021d48d0bdc
3
+ size 12750416
rnnn_predictions.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9675d52ccea7646c4912852ca7792fe08afd163aec055fb6de2e7209a02abed2
3
+ size 40128
sound_classifier_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e19cc3c37f3d0838613a0058669ce730452a7c69154f7a5a983cdea68554b00b
3
+ size 1752616
y_pred.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8fdfcf81c7a4243431372de693fbb3b19240c049bb5487a2fccb4668a5524c9
3
+ size 585
y_pred_proba.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d26e22e9c8859dfc43e2d3ab46073f84b81d278532e6a183717b3c7e993bc5fd
3
+ size 945
y_test.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda5990066341a25c0c25eebbbbb280524d92b6bf3fe1ec455ac0034b866d1b9
3
+ size 465