File tree
35 files changed
+895
-369
lines changed- docs
- code
- samples/Microsoft.ML.Samples/Dynamic/Trainers/MulticlassClassification
- src
- Microsoft.ML.Ensemble/Trainer/Multiclass
- Microsoft.ML.StandardTrainers
- Standard
- LogisticRegression
- Microsoft.ML.StaticPipe
- test
- BaselineOutput/Common
- Command
- EntryPoints
- Onnx/MultiClassClassification/BreastCancer
- Microsoft.ML.Benchmarks
- Text
- Microsoft.ML.Core.Tests/UnitTests
- Microsoft.ML.Functional.Tests
- Microsoft.ML.Predictor.Tests
- Microsoft.ML.StaticPipelineTesting
- Microsoft.ML.Tests
- Scenarios
- Api
- CookbookSamples
- Estimators
- ScenariosWithDirectInstantiation
- TrainerEstimators
35 files changed
+895
-369
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 |
| - | |
| 247 | + | |
248 | 248 |
| |
249 | 249 |
| |
250 | 250 |
| |
| |||
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
426 |
| - | |
| 426 | + | |
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 |
| - | |
| 550 | + | |
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
555 | 555 |
| |
556 |
| - | |
| 556 | + | |
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
| |||
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
825 |
| - | |
| 825 | + | |
826 | 826 |
| |
827 | 827 |
| |
828 | 828 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
| |||
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
29 |
| - | |
| 28 | + | |
30 | 29 |
| |
31 | 30 |
| |
32 |
| - | |
| 31 | + | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
| |||
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
44 |
| - | |
| 43 | + | |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments