forked from dotnet/machinelearning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reformatting MulticlassClassification samples to width 85 (dotnet#3942)
* reformatted multiclassclassification samples * fixing errors * reformatted MulticlassClassification samples * Update LbfgsMaximumEntropy.cs getting rid of whitespace * Update LbfgsMaximumEntropy.cs * Update LbfgsMaximumEntropyWithOptions.cs getting rid of whitespace * Update LightGbmWithOptions.cs fixing whitespace * Update LbfgsMaximumEntropy.cs * Update LightGbm.cs fixing whitespace * Update LightGbm.cs fixing whitespace * Update LightGbmWithOptions.cs fixing whitespace * Update MulticlassClassification.ttinclude fixing whitespace * Update MulticlassClassification.ttinclude fixing whitespace * Update NaiveBayes.cs fixing whitespace * Update NaiveBayes.tt fixing whitespace * Update NaiveBayes.tt * Update OneVersusAll.cs fixing whitespace * Update PairwiseCoupling.cs fixing whitespace * Update SdcaMaximumEntropy.cs fixing whitespace * Update SdcaMaximumEntropyWithOptions.cs fixing whitespace * Update SdcaNonCalibrated.cs fixing whitespace * Update SdcaNonCalibratedWithOptions.cs fixing whitespace * Update SdcaNonCalibrated.cs fixing whitespace * Update SdcaNonCalibrated.cs * Update LbfgsMaximumEntropy.cs * Update LbfgsMaximumEntropy.cs * Update LbfgsMaximumEntropyWithOptions.cs * Update LightGbm.cs * Update LightGbmWithOptions.cs * Update MulticlassClassification.ttinclude * Update NaiveBayes.cs * Update OneVersusAll.cs * Update PairwiseCoupling.cs * Update SdcaMaximumEntropy.cs * Update SdcaMaximumEntropy.cs * Update SdcaMaximumEntropyWithOptions.cs * Update SdcaNonCalibrated.cs * Update SdcaNonCalibratedWithOptions.cs * fixed tabbing issue * fixed indentations * aligned comments * fixed some indentation and spacing issues * fixed extra empty lines * fixed some more indentation issue
- Loading branch information
1 parent
8b60fba
commit 4a41ee9
Showing
25 changed files
with
649 additions
and
336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.