diff --git a/README.md b/README.md index deeaa434..c0a65bef 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,3 @@ You can find the results in the following table: ## Authors * [**Md Mijanur Rahman**](https://github.com/mijanr) - - - diff --git a/notebooks/test.ipynb b/notebooks/test.ipynb index efc04479..c34d0d13 100644 --- a/notebooks/test.ipynb +++ b/notebooks/test.ipynb @@ -1061,7 +1061,9 @@ "execution_count": null, "metadata": {}, "outputs": [], - "source": [] + "source": [ + "test" + ] } ], "metadata": { diff --git a/results/best_runs.csv b/results/best_runs.csv deleted file mode 100644 index 4639f201..00000000 --- a/results/best_runs.csv +++ /dev/null @@ -1,5 +0,0 @@ -Dataset,GRU_FCN,LSTM,LSTM_FCN -ECG200,0.91,,0.92 -HandMovementDirection,,,0.4864864864864865 -Handwriting,0.08235294117647059,,0.07529411764705882 -ItalyPowerDemand,,0.5597667638483965,0.9105928085519922 diff --git a/results/best_runs.html b/results/best_runs.html deleted file mode 100644 index e79f9743..00000000 --- a/results/best_runs.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DatasetGRU_FCNLSTMLSTM_FCN
ECG2000.910000NaN0.920000
HandMovementDirectionNaNNaN0.486486
Handwriting0.082353NaN0.075294
ItalyPowerDemandNaN0.5597670.910593
\ No newline at end of file