aimclub / Fedot.Industrial

Python framework for automated time series classification, regression and forecasting
https://fedotindustrial.readthedocs.io
BSD 3-Clause "New" or "Revised" License
76 stars 7 forks source link

Adding credit scoring example for tabular dataset #117

Closed aPovidlo closed 4 months ago

aPovidlo commented 4 months ago

WIP

pep8speaks commented 4 months ago

Thanks for update, @aPovidlo!

Line 1:1: F401 'fedot as fedot_api' imported but unused Line 1:26: W292 no newline at end of file

Comment last updated at 2024-02-08 15:46:41 UTC
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3351c3b) 49.59% compared to head (c94ac4a) 56.68%. Report is 9 commits behind head on main.

:exclamation: Current head c94ac4a differs from pull request most recent head 593f26e. Consider uploading reports for the commit 593f26e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================== + Coverage 49.59% 56.68% +7.09% ========================================== Files 109 105 -4 Lines 7059 8940 +1881 ========================================== + Hits 3501 5068 +1567 - Misses 3558 3872 +314 ``` | [Flag](https://app.codecov.io/gh/aimclub/Fedot.Industrial/pull/117/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aimclub) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/aimclub/Fedot.Industrial/pull/117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aimclub) | `56.68% <100.00%> (+7.09%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aimclub#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.