コード例 #1
0
 private void TrainButton(object sender, RoutedEventArgs e)
 {
     TrainModel.TrainDataSet(40);
 }