From 1af4b67777b5acea958cffee82916dc8533dd055 Mon Sep 17 00:00:00 2001 From: jmq19950824 Date: Fri, 5 Aug 2022 12:50:25 +0800 Subject: [PATCH] update to the latest version --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0da0baa..19c007d 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,12 @@ We envision three primary usages of ADBench: The experiment code is written in Python 3 and built on a number of Python packages: - scikit-learn==0.20.3 -- pyod==0.9.8 -- Keras==2.3.0 +- pyod==1.0.0 +- Keras==2.8.0 - tensorflow==2.8.0 - torch==1.9.0 - rtdl==0.0.13 +- delu - lightgbm - xgboost - catboost