Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe60d7f

Browse files
authored
Merge pull request openai#26 from colin-jarvis/main
Adding transaction classification notebooks
2 parents 3ad2df9 + c621b46 commit fe60d7f

5 files changed

+2950
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,8 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# Data
132+
*transactions*.jsonl
133+
/examples/data/transactions*
134+
*.DS_Store

examples/Clustering_for_transaction_classification.ipynb

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

0 commit comments

Comments
 (0)