Skip to content

Commit

Permalink
Create train.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Aug 8, 2024
1 parent 78dfec0 commit 799a8a8
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
feature1,feature2,feature3,...,label
0.1,0.2,0.3,...,0
0.4,0.5,0.6,...,1
0.7,0.8,0.9,...,0
...

0 comments on commit 799a8a8

Please sign in to comment.