Last active
October 30, 2019 17:07
-
-
Save vishalmehta1991/1ba4a1ea0aa8a0af451be4f67f616d31 to your computer and use it in GitHub Desktop.
Fruit RF Training data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Instance | Red | Green | Blue | Size (cm) | Fruit (Label) | |
|---|---|---|---|---|---|---|
| 0 | 1.0 | 0.0 | 0.0 | 7.0 | Apple | |
| 1 | 0.0 | 1.0 | 0.0 | 20 | Water Melon | |
| 2 | 1.0 | 0.0 | 0.0 | 1.0 | Cherry | |
| 3 | 0.0 | 1.0 | 0.0 | 7.5 | Apple | |
| 4 | 1.0 | 0.0 | 0.0 | 1.0 | Strawberry | |
| 5 | 1.0 | 0.0 | 0.0 | 0.8 | Cherry |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment