Skip to content

Commit fd8d819

Browse files
committed
Update README.md
1 parent 921e3c0 commit fd8d819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ print(result)
8888
preds = dt.predict(df_test)
8989
```
9090
91-
### An example of winning 1st place in Kaggle Categorical Feature Encoding Challenge II
91+
### A solution using DeepTables to win the 1st place in Kaggle Categorical Feature Encoding Challenge II
9292
9393
[Click here](https://github.com/DataCanvasIO/DeepTables/blob/master/examples/Kaggle%20-%20Categorical%20Feature%20Encoding%20Challenge%20II.ipynb)
9494

0 commit comments

Comments
 (0)