We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed503e commit b3a02d2Copy full SHA for b3a02d2
Libs/Optimize/EarlyStoppingConfig.h
@@ -1,5 +1,7 @@
1
#pragma once
2
3
+#include <string>
4
+
5
namespace shapeworks {
6
7
/// strategies for early stopping
0 commit comments