[MachineLearning.Train] Add run method to Model class
authorHyunil <hyunil46.park@samsung.com>
Wed, 25 May 2022 02:41:17 +0000 (11:41 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 23 Aug 2022 05:50:26 +0000 (14:50 +0900)
commitbe945956f6baa472bd476c4d9dcf46e36478dc99
tree26b268b4f47971686ec885ec20d8911870c2f0b1
parentc711598e84ecc0256ce46d5197dba7ccd6aeb769
[MachineLearning.Train] Add run method to Model class

- Add Run(param string[] args)
- Add ml_train_model_run_with_single_param() to interop

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