From b70843ffcf5ce3d2c30137376f3ae28a72ec0466 Mon Sep 17 00:00:00 2001 From: Matheus Wagner <wagner@lisha.ufsc.br> Date: Mon, 16 Jan 2023 01:20:44 +0000 Subject: [PATCH] Including a link to the dataset in the readme file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0514ac6..e0e4e7d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # ICPE-Predictor-Performance +This repository contains the code to reproduce the results from the paper entitled "A Method to Evaluate the Performance of Predictors in +Cyber-physical System" submited to the ICPE 2023 conference using a dataset that can be found in the link: https://archive.ics.uci.edu/ml/datasets/Condition+monitoring+of+hydraulic+systems. -- GitLab