-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [email protected]. (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 | ||
|
||
|