Skip to content

Commit fe52238

Browse files
Clean_examples (#140)
* removed all examples * added exxamples back * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0ad9706 commit fe52238

21 files changed

+2483
-1021641
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,4 @@ exp_version_manager.yml
150150
compare.py
151151
checkpoints/
152152
docs/examples/basic/
153+
examples/test_save/

examples/PyTorch Tabular with Bank Marketing Dataset.ipynb

Lines changed: 2135 additions & 0 deletions
Large diffs are not rendered by default.

examples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
These are a few example scripts. For more examples and tutorials, check [documentation](https://pytorch-tabular.readthedocs.io/en/stable/tutorials/01-Basic_Usage/)
2+
3+
Ignore the files in `__only_for_dev__` folder. They are only for development purposes and may not work the right way.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

examples/classification_with_NODE.ipynb

Lines changed: 0 additions & 1461 deletions
This file was deleted.

0 commit comments

Comments
 (0)