We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921e3c0 commit fd8d819Copy full SHA for fd8d819
README.md
@@ -88,7 +88,7 @@ print(result)
88
preds = dt.predict(df_test)
89
```
90
91
-### An example of winning 1st place in Kaggle Categorical Feature Encoding Challenge II
+### A solution using DeepTables to win the 1st place in Kaggle Categorical Feature Encoding Challenge II
92
93
[Click here](https://github.com/DataCanvasIO/DeepTables/blob/master/examples/Kaggle%20-%20Categorical%20Feature%20Encoding%20Challenge%20II.ipynb)
94
0 commit comments