From d6436cbb99abd9f9bb55f078852a00b71571e0a2 Mon Sep 17 00:00:00 2001 From: Madyson Bradford Date: Thu, 1 Sep 2022 07:42:35 -0700 Subject: [PATCH] update weka added dev quote from Professor Albert Bifet to Weka --- src/data/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/tools.json b/src/data/tools.json index 726c0fd..c5d8a5c 100644 --- a/src/data/tools.json +++ b/src/data/tools.json @@ -9,7 +9,7 @@ "releaseYear": "1993", "language": ["Java"], "creators": "University of Waikato, NZ", - "developerQuote": "", + "developerQuote": "\"Waikato Environment for Knowledge Analysis (Weka), developed at the University of Waikato, New Zealand, is open source software in Java that contains a collection of visualization tools and algorithms for machine learning together with graphical user interfaces for easy access to these functions.\" - Professor Albert Bifet", "fileFormats": ["Data preparation", "Model optimization", "Classical Machine Learning"] }, {