[MachineLearning.Train] Modify return type of GetSummary method
authorHyunil <hyunil46.park@samsung.com>
Wed, 13 Jul 2022 05:32:15 +0000 (14:32 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 23 Aug 2022 05:50:26 +0000 (14:50 +0900)
commit86d53656c51d460c2c7d0a0831ba58c13060076d
tree2fdf75b2a315fddd3665f4bdccfc6157ead7e216
parentc67db12cdaece8688177048f6484dd72fcc622e4
[MachineLearning.Train] Modify return type of GetSummary method

- Return type is changed from void to string
- Remove out param because Tizen C# API does not use out param

Signed-off-by: Hyunil <hyunil46.park@samsung.com>
src/Tizen.MachineLearning.Train/Tizen.MachineLearning.Train/Model.cs