System Information (please complete the following information):
- Model Builder Version 2.0.0
- Visual Studio Version 2022 community
Describe the bug
start multiclass classification
Evaluate Metric: MicroAccuracy
Available Trainers: SDCA,LBFGS,LGBM,FASTTREE,FASTFOREST
Training time in second: 30
| Trainer MicroAccuracy Duration |
| 0 FastTreeOva 0.6467 0.8070 |
| 1 FastTreeOva 0.6512 0.3110 |
| 2 LbfgsLogisticRegressionOva 0.6146 0.2640 |
| 3 FastTreeOva 0.6456 0.4920 |
| 4 FastTreeOva 0.6545 0.2540 |
| 5 FastTreeOva 0.6390 0.2500 |
| 6 LightGbmMulti 0.6478 0.3580 |
| 7 SdcaMaximumEntropyMulti 0.5526 0.7970 |
| 8 LbfgsMaximumEntropyMulti 0.6401 0.1130 |
| 9 LbfgsMaximumEntropyMulti 0.6412 0.1990 |
| 10 LbfgsMaximumEntropyMulti 0.6401 0.1010 |
| 11 LbfgsLogisticRegressionOva 0.6146 0.1790 |
| 12 LightGbmMulti 0.6401 0.4190 |
| 13 LbfgsLogisticRegressionOva 0.6146 0.1720 |
| 14 FastForestOva 0.6478 0.4520 |
| 15 SdcaLogisticRegressionOva 0.5493 2.0300 |
| 16 FastTreeOva 0.6501 0.9320 |
| 17 SdcaMaximumEntropyMulti 0.3621 0.5490 |
| 18 LbfgsMaximumEntropyMulti 0.5570 0.1260 |
| 19 FastTreeOva 0.6224 1.4410 |
| 20 SdcaLogisticRegressionOva 0.3621 1.1810 |
| 21 LbfgsLogisticRegressionOva 0.6146 0.3000 |
| 22 LbfgsLogisticRegressionOva 0.6146 0.2330 |
| 23 LightGbmMulti 0.6157 1.6110 |
| 24 FastForestOva 0.6567 0.3580 |
| 25 FastForestOva 0.6523 0.6940 |
| Generate code behind files |
| the trainingresults comes up with 0.6467 FastTreeOva |
To Reproduce
Steps to reproduce the behavior:
- start dataclassification
- local (CPU)
- Choose datafile
- Train
5 go back to datafile and exclude 1 feature field
- Train and see the trainingresults come up with 0.6467 which differs from the maxscore in the score/explored list
Expected behavior
rainingresults comes up with 0.6876
Screenshots

Additional context
Add any other context about the problem here.
System Information (please complete the following information):
Describe the bug
start multiclass classification
Evaluate Metric: MicroAccuracy
Available Trainers: SDCA,LBFGS,LGBM,FASTTREE,FASTFOREST
Training time in second: 30
To Reproduce
Steps to reproduce the behavior:
5 go back to datafile and exclude 1 feature field
Expected behavior
rainingresults comes up with 0.6876
Screenshots

Additional context
Add any other context about the problem here.