Skip to content

Commit

Permalink
added limitations to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
suous committed Sep 11, 2024
1 parent b6c4422 commit 8c1ebb7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,11 @@ epoch,train_loss,eval_loss,eval_top1,eval_top5
2. πŸ”­ Explore: Explore some CSV files I have.

3. πŸ€·β€β™‚οΈ I have no idea.

## Limitations

1. πŸ•οΈ Only support naive CSV files with numerical columns.

2. πŸ§Ÿβ€β™‚οΈ Performance is limited with a huge number of data points.

3. πŸ—οΈ Lack of strong typing and test coverage.

0 comments on commit 8c1ebb7

Please sign in to comment.