File tree
490 files changed
+37013
-37134
lines changed- src
- SharpLearning.AdaBoost
- Learners
- Models
- SharpLearning.AdaBoost.Test
- Learners
- Models
- SharpLearning.Common.Interfaces
- SharpLearning.Containers
- Arithmetic
- Extensions
- Matrices
- Views
- SharpLearning.Containers.Test
- Arithmetic
- Matrices
- Views
- SharpLearning.CrossValidation
- Augmentators
- CrossValidators
- LearningCurves
- Samplers
- TimeSeries
- TrainingTestSplitters
- SharpLearning.CrossValidation.Test
- Augmentors
- CrossValidators
- LearningCurves
- Samplers
- TimeSeries
- TrainingTestSplitters
- SharpLearning.DecisionTrees
- ImpurityCalculators
- Learners
- Models
- Nodes
- SplitSearchers
- TreeBuilders
- SharpLearning.DecisionTrees.Test
- ImpurityCalculators
- Learners
- Models
- Nodes
- SplitSearchers
- TreeBuilders
- SharpLearning.Ensemble
- EnsembleSelectors
- Learners
- Models
- Strategies
- SharpLearning.Ensemble.Test
- EnsembleSelectors
- Learners
- Models
- Strategies
- SharpLearning.FeatureTransformations
- CsvRowTransforms
- MatrixTransforms
- Normalization
- SharpLearning.FeatureTransformations.Test
- CsvRowTransforms
- MatrixTransforms
- Normalization
- SharpLearning.GradientBoost
- GBMDecisionTree
- Learners
- Loss
- Models
- SharpLearning.GradientBoost.Test
- GBMDecisionTree
- Learners
- Loss
- Models
- SharpLearning.InputOutput
- Csv
- Serialization
- SharpLearning.InputOutput.Test
- Csv
- Serialization
- SharpLearning.Metrics.Test
- Classification
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
490 files changed
+37013
-37134
lines changedLines changed: 362 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
67 | 68 |
| |
68 | 69 |
| |
69 | 70 |
| |
| |||
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
|
Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
| 32 | + | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 |
| - | |
38 |
| - | |
| 36 | + | |
| 37 | + | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
|
Lines changed: 12 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 |
| |
7 |
| - | |
8 |
| - | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
19 | 18 |
| |
20 |
| - | |
| 19 | + |
Lines changed: 20 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 |
| - | |
| 9 | + | |
8 | 10 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| |||
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
271 |
| - | |
272 |
| - | |
| 271 | + |
Lines changed: 57 additions & 58 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 |
| - | |
11 |
| - | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 18 | + | |
22 | 19 |
| |
23 |
| - | |
24 |
| - | |
| 20 | + | |
| 21 | + | |
25 | 22 |
| |
26 |
| - | |
27 |
| - | |
| 23 | + | |
| 24 | + | |
28 | 25 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 26 | + | |
| 27 | + | |
33 | 28 |
| |
34 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
35 | 33 |
| |
36 |
| - | |
37 |
| - | |
| 34 | + | |
38 | 35 |
| |
39 |
| - | |
40 |
| - | |
| 36 | + | |
| 37 | + | |
41 | 38 |
| |
42 |
| - | |
43 |
| - | |
| 39 | + | |
| 40 | + | |
44 | 41 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 42 | + | |
| 43 | + | |
50 | 44 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
57 | 50 |
| |
58 |
| - | |
59 |
| - | |
| 51 | + | |
60 | 52 |
| |
61 |
| - | |
62 |
| - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
63 | 57 |
| |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
75 | 75 |
| |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
80 | 80 |
| |
81 |
| - | |
82 |
| - | |
| 81 | + | |
| 82 | + | |
83 | 83 |
| |
84 |
| - | |
85 |
| - | |
| 84 | + | |
86 | 85 |
| |
87 | 86 |
|
0 commit comments