Skip to content
Snippets Groups Projects
Commit 44186e8d authored by dmt's avatar dmt
Browse files

Fix typo.

parent 1cbe4158
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ class ReconstructionSettings:
min_test_accuracy: float = MinTestAccuracy()
max_test_error_avg: float = MaxTestErrorAvg()
max_test_error_max: float = MaxTestErrorMax()
reliability_samle: float = ReliabilitySample()
reliability_sample: float = ReliabilitySample()
min_reliability: float = MinReliability()
reduce_model_redundancy: bool = ReduceModelRedundancy()
......
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