-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.vocStudentGradingReport.txt
51 lines (48 loc) · 1.19 KB
/
.vocStudentGradingReport.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[Executed at: Sat Sep 18 17:10:26 PDT 2021]
test_f1_score function gets: 3/3
--
test_euclidean_distance function gets: 4/4
--
test_cosine_sim_distance function gets: 4/4
--
test_minkowski_distance function gets: 4/4
--
test_normalization_scaler function gets: 5/5
--
test_minmax_scaler function gets: 5/5
--
test_tuning_without_scaling_1 function gets: 2/2
--
test_model_prediction_1 function gets: 1/1
--
test_tuning_with_scaling_1 function gets: 2/2
--
test_tuning_without_scaling_2 function gets: 2/2
--
test_model_prediction_2 function gets: 1/1
--
test_tuning_with_scaling_2 function gets: 2/2
--
test_tuning_without_scaling_3 function gets: 2/2
--
test_model_prediction_3 function gets: 1/1
--
test_tuning_with_scaling_3 function gets: 2/2
--
test_tuning_without_scaling_4 function gets: 2/2
--
test_model_prediction_4 function gets: 1/1
--
test_tuning_with_scaling_4 function gets: 2/2
--
test_tuning_without_scaling_5 function gets: 2/2
--
test_model_prediction_5 function gets: 1/1
--
test_tuning_with_scaling_5 function gets: 2/2
--
...###...
Total score: 50/50
--
processing time 73.16512417793274
----- Grading finished. Please check your grading report above to see if you failed on any test. -------