From 646f75eaaf7b0ff6ae2951773018fe70b6fcc9a3 Mon Sep 17 00:00:00 2001 From: RussellBentley Date: Fri, 12 Apr 2024 10:44:18 -0400 Subject: [PATCH] Updated README with info about work done so far --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e965047..fb783ef 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Hello +# CSE 5819 Final Project + +`Imbalanced_01.ipynb` contains a 2d test dataset and shows how to run and plot three relevant methods. + +`Challenge_01.ipynb` tries to use the PHM08 dataset (`Challenge_Data` directory), results are not great.