Closed AHReccese closed 10 months ago
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
38f0a46
) 86.18% compared to head (e7f5c4a
) 86.90%. Report is 2 commits behind head on dev.:exclamation: Current head e7f5c4a differs from pull request most recent head 4a4ad6d. Consider uploading reports for the commit 4a4ad6d to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Codacy
failure is wrong since it hasn't understand conditional import
so ignore it's failure.
https://app.codacy.com/gh/openscilab/pymilo/pullRequest?prid=13343698
@sadrasabouri @sepandhaghighi
Reference Issues/PRs
17
What does this implement/fix? Explain your changes.
BisectingKMeans model support
sklearn.cluster._bisect_k_means._BisectingTree
Transporter fix a bug in tuple serialization inGeneralDataStructureTransporter
Transporter enhance the test case forBayesianGaussianMixture
Model fix shallow copy inpymilo_clustering_test
funcAny other comments?