-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change script so that results are saved in tables (needed to generate…
… tables)
- Loading branch information
1 parent
101ea0c
commit c944108
Showing
6 changed files
with
149 additions
and
0 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
ci_comparison_tables/mult_runs_corr_p_val_ciwidth_percentile.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
,Random Forests,Gaussian Processes | ||
FreeSolv,[-0.332 0. ],[-0.96 0. ] | ||
ESOL-full,[0.228 0.001],[-0.98 0. ] | ||
ESOL-reduced,[0.45 0. ],[-0.98 0. ] | ||
Lipophilicity,[0.726 0. ],[-0.991 0. ] |
5 changes: 5 additions & 0 deletions
5
ci_comparison_tables/mult_runs_corr_rmse_percentile_pm_stds.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
,Random Forests,Gaussian Processes | ||
FreeSolv,-0.242 +/- 0.53,-0.898 +/- 0.067 | ||
ESOL-full,-0.04 +/- 0.475,-0.946 +/- 0.027 | ||
ESOL-reduced,0.155 +/- 0.38,-0.946 +/- 0.028 | ||
Lipophilicity,0.268 +/- 0.346,-0.973 +/- 0.016 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
,Random Forests,Gaussian Processes | ||
FreeSolv,1.177 +/- 0.264,1.417 +/- 0.251 | ||
ESOL-full,0.638 +/- 0.041,0.653 +/- 0.063 | ||
ESOL-reduced,0.68 +/- 0.046,0.657 +/- 0.063 | ||
Lipophilicity,0.671 +/- 0.02,0.637 +/- 0.024 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
,Random Forests,Gaussian Processes | ||
FreeSolv,0.994 +/- 0.009,0.996 +/- 0.005 | ||
ESOL-full,0.968 +/- 0.02,0.922 +/- 0.015 | ||
ESOL-reduced,0.919 +/- 0.047,0.922 +/- 0.015 | ||
Lipophilicity,0.811 +/- 0.042,0.938 +/- 0.009 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
,Random Forests,Gaussian Processes | ||
FreeSolv,"(-0.65, 0.0)","(-0.85, 0.0)" | ||
ESOL-full,"(0.71, 0.0)","(-0.96, 0.0)" | ||
ESOL-reduced,"(-0.16, 0.01461)","(-0.96, 0.0)" | ||
Lipophilicity,"(0.73, 0.0)","(-0.97, 0.0)" |
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