Skip to content

Commit

Permalink
docs: add conventional commits to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardocarvp committed May 27, 2021
1 parent 5adb804 commit b6e1eba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ If you wan to use it locally within a docker container:

- `make notebook` inside the same terminal. You can then follow the link to a jupyter notebook with tabnet installed.

# Contributing

When contributing to the TabNet repository, please make sure to first discuss the change you wish to make via a new or already existing issue.

Our commits follow the rules presented [here](https://www.conventionalcommits.org/en/v1.0.0/).

# What problems does pytorch-tabnet handle?

- TabNetClassifier : binary classification and multi-class classification problems
Expand Down

0 comments on commit b6e1eba

Please sign in to comment.