From 7c281713cc81e48025594b49efe1c7fbffe641c3 Mon Sep 17 00:00:00 2001 From: xAhmad1 <94745606+xAhmad1@users.noreply.github.com> Date: Sat, 25 Feb 2023 21:57:53 +0800 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 9db2145..feb1729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,4 @@ ramp-workflow lightgbm xgboost skorch +catboost From 9c8081589a1a948f19ff0a4fb98c1fedc890831b Mon Sep 17 00:00:00 2001 From: xAhmad1 <94745606+xAhmad1@users.noreply.github.com> Date: Sat, 25 Feb 2023 21:58:19 +0800 Subject: [PATCH 2/2] Update environment.yml --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index d52f163..646b272 100644 --- a/environment.yml +++ b/environment.yml @@ -16,6 +16,7 @@ dependencies: - pytorch-cpu - torchvision-cpu - skorch + - catboost - pip - pip: