Commit Graph
28 Commits
Author SHA1 Message Date
Vladislav Chumak 4f0aba0f0d Documentation shortly the remainder of com.sap.sailing.windestimation 2019-02-13 19:57:07 +01:00
Vladislav Chumak 529b4daedb Refactored CompleteManeuverCurve to ManeuverForEstimation conversion to
a separate class
2019-02-13 16:54:21 +01:00
Vladislav Chumak 075143c158 Refactored/Javadoced model.regressor.twdtransition and constructors of
model caches
2019-02-13 16:33:28 +01:00
Vladislav Chumak 9c369e3d06 Javadoced/Refactored model.regressor 2019-02-13 14:48:27 +01:00
Vladislav Chumak 5a612df6e4 Javadoced model.classifier.twdtransition 2019-02-13 14:24:33 +01:00
Vladislav Chumak 95990a9b99 Added updated wind estimation models to unit tests 2019-02-13 14:03:01 +01:00
Vladislav Chumak b0c9285bc1 Javadoced model.exception 2019-02-12 21:39:50 +01:00
Vladislav Chumak 3248cbfca6 Javadoced/Refactored model.smile 2019-02-12 21:32:40 +01:00
Vladislav Chumak e6de9df1a4 Javadoc/Refactoring model.classifier.maneuver 2019-02-12 21:12:39 +01:00
Vladislav Chumak 8e65a9f22a Javadoced/Refactored model.classifier 2019-02-12 20:21:17 +01:00
Vladislav Chumak 6f2f3730a4 Javadoc/Refactoring model, bugfixed modelCache.preloadAllModels() 2019-02-12 17:45:11 +01:00
Vladislav Chumak b89914a9ca Refactored/Javadoced model.store 2019-02-12 13:25:49 +01:00
Vladislav Chumak a6d66b7e3b Refactored square root regressor configuration 2019-02-12 12:43:57 +01:00
Vladislav Chumak 4d24653024 Made all model context implementations final to avoid different model
context classes being serialized into trained model
2019-02-12 12:26:15 +01:00
Vladislav Chumak f8110834d0 Added exclusive registration of collection names used by windestimation 2019-02-11 22:01:20 +01:00
Vladislav Chumak f2204b2c20 Javadoc and refactoring of windinference,util,preprocessing,model.store 2019-02-11 22:00:13 +01:00
Vladislav Chumak 9146140e4c Renamed model metadata to model context 2019-02-11 15:13:08 +01:00
Vladislav Chumak 255833b5f0 Added further bugfixes for model training 2019-02-11 14:05:57 +01:00
Vladislav Chumak 01481d2ce3 Finished Replica/Non-Replica specific handling of MongoDB model
management
2019-02-06 17:49:40 +01:00
Vladislav Chumak 0b5870d9fa Implemented InMemoryModelStore for replicas 2019-02-06 17:43:14 +01:00
Vladislav Chumak 8a46ed21ee Added javadoc to domain and windestimation.integration 2019-02-06 17:42:39 +01:00
Vladislav Chumak 66e79bc1ce Added wind estimation training howto to wiki home 2019-02-06 13:02:18 +01:00
Vladislav Chumak b98b4a054a Added minimal version of mongodb requirement to howto 2019-02-06 13:01:50 +01:00
Vladislav Chumak c833e7f9f3 Further fixes for model training and import 2019-02-06 13:00:09 +01:00
Vladislav Chumak a352070787 Fixes for regressions caused by recent changes in model training 2019-02-06 11:59:39 +01:00
Vladislav Chumak 9a065a853f Wrote a howto for windestimation model training 2019-02-05 17:04:36 +01:00
Vladislav Chumak 62f7a0cad2 Bugfixes and clean-up in windestimation.lab after recent changes 2019-02-05 17:03:47 +01:00
Vladislav Chumak fbabba68a2 Added compatibility to the current mongodb driver 2019-02-05 12:45:01 +01:00