File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ into training and testing sets using 5-fold cross validation.
8
8
9
9
## Model Performance
10
10
11
- <img src =" figures/performance.png " width =" 80% " />
11
+ <img src =" figures/performance-example .png " width =" 80% " />
12
12
13
13
## Hyperparameter Performance
14
14
15
- <img src =" figures/hp_performance_glmnet.png " width =" 80% " /><img src =" figures/hp_performance_rf.png " width =" 80% " /><img src =" figures/hp_performance_rpart2.png " width =" 80% " /><img src =" figures/hp_performance_svmRadial.png " width =" 80% " />
15
+ <img src =" figures/hp_performance_glmnet-example .png " width =" 80% " /><img src =" figures/hp_performance_rf-example .png " width =" 80% " /><img src =" figures/hp_performance_rpart2-example .png " width =" 80% " /><img src =" figures/hp_performance_svmRadial-example .png " width =" 80% " />
16
16
17
17
## Memory Usage & Runtime
18
18
19
- <img src =" figures/benchmarks.png " width =" 80% " />
19
+ <img src =" figures/benchmarks-example .png " width =" 80% " />
20
20
21
21
Each model training run was given 36 cores for parallelization.
You can’t perform that action at this time.
0 commit comments