Skip to content
Snippets Groups Projects
Commit b7735c12 authored by Patrick Lavoisier Wapet's avatar Patrick Lavoisier Wapet
Browse files

before the 08/16/2022 meeting, trying to improve R2 score when X is in Base Y format

parent 77f343c9
No related branches found
No related tags found
No related merge requests found
...@@ -273,7 +273,7 @@ if (generate_plots): ...@@ -273,7 +273,7 @@ if (generate_plots):
sequential_gap, sequential_gap,
dichotomic_progression_ratio, dichotomic_progression_ratio,
standartize_inputs, standartize_inputs,
R2_score, energy_gap, number_of_neighbour, X_format_in_model R2_score, energy_gap, number_of_neighbour, X_format_in_model
] ]
utils.write_result_in_csv_file(result_summary_csv_file_name, experiments_preprocessing_parameters) utils.write_result_in_csv_file(result_summary_csv_file_name, experiments_preprocessing_parameters)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment