dotnet / dotnet/machinelearning
Tests disabled for the helix integration
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
To get the helix integration up and running faster, I have disabled these test cases:
- [ ] CommandTrainingBinaryFieldAwareFactorizationMachineWithValidationAndInitialization
- [ ] CommandTrainingBinaryFactorizationMachineWithValidationAndInitialization
- [ ] MatrixFactorizationSimpleTrainAndPredict
- [ ] CommandTrainScoreEvaluateQuantileRegression
- [ ] TestDownloadError
- [ ] BinaryClassifierSymSgdTest
The following have slightly different results on AppleSilicon, so they are disabled for now only on Apple Silicon and will be re-enabled after the helix integration.
- [ ] CommandTrainMlrWithStats
- [x] BinaryClassifierLDSvmNoBiasTest
- [x] MulticlassLRNonNegativeTest
- [x] DefaultCalibratorPerceptronTest
- [x] EnsemblesMultiAveragerTest
- [x] RandomCalibratorPerceptronTest
- [x] EnsemblesMultiClassBootstrapSelectorTest
- [x] BinaryClassifierLDSvmTest
- [x] PAVCalibratorPerceptronTest
- [x] MulticlassLRTest
- [x] BinaryClassifierLogisticRegressionBinNormTest
- [x] BinaryClassifierLogisticRegressionNonNegativeTest
- [x] EnsemblesMultiVotingCombinerTest
- [x] EnsemblesBaseLearnerTest
- [x] EnsemblesMultiStackCombinerTest
The numbers are slightly different on the helix machines. Tracking them here so we can fix them and re-enable them after.
Contributor guide
Assessment
This issue has not been assessed yet.