Commit 8698c37
Drop nonSerializable models on shutdown and exclude them from backup
Also changes the semantics of "failIfUnsupportedType" to include nonSerializable models
when the reason is (for example) non serializable trainerMethod rather than model type.
Co-Authored-By: Adam Schill Collberg <adam.schill.collberg@protonmail.com>1 parent 46f1a3b commit 8698c37
File tree
1 file changed
+3
-1
lines changed- ml/ml-algo/src/main/java/org/neo4j/gds/ml/models/logisticregression
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | | - | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
0 commit comments