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 @@ -
Dataset | -GRU_FCN | -LSTM | -LSTM_FCN | -
---|---|---|---|
ECG200 | -0.910000 | -NaN | -0.920000 | -
HandMovementDirection | -NaN | -NaN | -0.486486 | -
Handwriting | -0.082353 | -NaN | -0.075294 | -
ItalyPowerDemand | -NaN | -0.559767 | -0.910593 | -