EpistasisLab / Aliro

Aliro: AI-Driven Data Science
https://epistasislab.github.io/Aliro
GNU General Public License v3.0
222 stars 63 forks source link

Ml backend handling ext imbal temp fix #645

Closed HyunjunA closed 4 months ago

HyunjunA commented 4 months ago

Addressed issues with an extremely imbalanced and small dataset by removing NaN values from the metrics. (This is a temporary fix.)

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 8254322759

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
machine/learn/skl_utils.py 31 46 67.39%
<!-- Total: 31 46 67.39% -->
Files with Coverage Reduction New Missed Lines %
machine/learn/skl_utils.py 1 84.49%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 7023991248: -0.1%
Covered Lines: 4365
Relevant Lines: 5325

💛 - Coveralls