From 869ca11351eb7a9d4d480e6ba9e92d01961b9f16 Mon Sep 17 00:00:00 2001 From: Haifeng Wu Date: Fri, 9 Aug 2024 18:02:56 +0800 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2596f90..e19519b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Dear folks, we are opening several precious positions based in Beijing both for professionals and interns avid in AutoML/NAS, please send your resume/cv to yangjian@zetyun.com. (Application deadline: TBD.) ## DeepTables: Deep-learning Toolkit for Tabular data -DeepTables(DT) is a easy-to-use toolkit that enables deep learning to unleash great power on tabular data. +DeepTables(DT) is an easy-to-use toolkit that enables deep learning to unleash great power on tabular data. ## Overview @@ -106,7 +106,7 @@ preds = dt.predict(df_test) ### A solution using DeepTables to win the 1st place in Kaggle Categorical Feature Encoding Challenge II -[Click here](https://github.com/DataCanvasIO/DeepTables/blob/master/examples/Kaggle%20-%20Categorical%20Feature%20Encoding%20Challenge%20II.ipynb) +[Click here](https://github.com/DataCanvasIO/DeepTables/blob/master/deeptables/examples/Kaggle%20-%20Categorical%20Feature%20Encoding%20Challenge%20II.ipynb) ## Citation