Evaluating metrics for multiple datasets
The script evaluate_tabular.py was renamed to evaluate_metrics. This script now not only prints the results, but also stores them in JSON files in a Experiments/results folder (should be created). These files can be read via a new script create_tabular.py The JSON files have now all been changed to a less frequent update of std_y.
No related branches found
No related tags found
Showing
- Experiments/configurations/eiv_california.json 2 additions, 2 deletionsExperiments/configurations/eiv_california.json
- Experiments/configurations/eiv_concrete.json 3 additions, 3 deletionsExperiments/configurations/eiv_concrete.json
- Experiments/configurations/eiv_energy.json 2 additions, 2 deletionsExperiments/configurations/eiv_energy.json
- Experiments/configurations/eiv_kin8nm.json 2 additions, 2 deletionsExperiments/configurations/eiv_kin8nm.json
- Experiments/configurations/eiv_msd.json 2 additions, 2 deletionsExperiments/configurations/eiv_msd.json
- Experiments/configurations/eiv_naval.json 2 additions, 2 deletionsExperiments/configurations/eiv_naval.json
- Experiments/configurations/eiv_power.json 2 additions, 2 deletionsExperiments/configurations/eiv_power.json
- Experiments/configurations/eiv_protein.json 2 additions, 2 deletionsExperiments/configurations/eiv_protein.json
- Experiments/configurations/eiv_wine.json 2 additions, 2 deletionsExperiments/configurations/eiv_wine.json
- Experiments/configurations/eiv_yacht.json 1 addition, 1 deletionExperiments/configurations/eiv_yacht.json
- Experiments/configurations/noneiv_california.json 1 addition, 1 deletionExperiments/configurations/noneiv_california.json
- Experiments/configurations/noneiv_concrete.json 2 additions, 2 deletionsExperiments/configurations/noneiv_concrete.json
- Experiments/configurations/noneiv_energy.json 1 addition, 1 deletionExperiments/configurations/noneiv_energy.json
- Experiments/configurations/noneiv_kin8nm.json 1 addition, 1 deletionExperiments/configurations/noneiv_kin8nm.json
- Experiments/configurations/noneiv_msd.json 1 addition, 1 deletionExperiments/configurations/noneiv_msd.json
- Experiments/configurations/noneiv_naval.json 1 addition, 1 deletionExperiments/configurations/noneiv_naval.json
- Experiments/configurations/noneiv_power.json 1 addition, 1 deletionExperiments/configurations/noneiv_power.json
- Experiments/configurations/noneiv_protein.json 1 addition, 1 deletionExperiments/configurations/noneiv_protein.json
- Experiments/configurations/noneiv_wine.json 1 addition, 1 deletionExperiments/configurations/noneiv_wine.json
- Experiments/create_tabular.py 35 additions, 0 deletionsExperiments/create_tabular.py
Loading
Please register or sign in to comment