View confusion_matrix.txt
This file contains 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
[[246 0 21 0 20 4 0] | |
[ 12 0 1 0 5 0 0] | |
[ 46 0 158 0 5 10 0] | |
[ 1 0 0 0 0 0 0] | |
[ 2 0 0 0 105 0 0] | |
[ 25 0 28 0 0 9 0] | |
[ 0 0 0 0 1 0 0]] |
View strava_data_example_2.csv
This file contains 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
Temps | Distance | Gain d'altitude | Jour | ... | Sport | |
---|---|---|---|---|---|---|
42 | 7428 | 45 | 2 | ... | ??? | |
120 | 28717 | 224 | 4 | ... | ??? |
View strava_data_example.csv
This file contains 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
Temps | Distance | Gain d'altitude | Jour | ... | Sport | |
---|---|---|---|---|---|---|
45 | 7345 | 62 | 2 | ... | Course | |
60 | 0 | 0 | 4 | ... | Spinning | |
38 | 5667 | 35 | 4 | ... | Course | |
78 | 18765 | 123 | 1 | ... | Vélo |