aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

Add topofeatures #1241

Closed valer1435 closed 5 months ago

valer1435 commented 6 months ago

TopologicalFeaturesImplementation was added

pep8speaks commented 6 months ago

Hello @valer1435! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 58:21: E131 continuation line unaligned for hanging indent

Comment last updated at 2023-12-28 11:36:56 UTC
codecov[bot] commented 6 months ago

Codecov Report

Attention: 62 lines in your changes are missing coverage. Please review.

Comparison is base (dcc7ff5) 79.97% compared to head (96c4f95) 80.05%.

Files Patch % Lines
...tations/data_operations/topological/point_cloud.py 46.29% 29 Missing :warning:
...tions/data_operations/topological/hankel_matrix.py 63.88% 26 Missing :warning:
...tations/data_operations/topological/topological.py 97.60% 4 Missing :warning:
fedot/api/fedot_cli.py 0.00% 1 Missing :warning:
fedot/core/data/data.py 0.00% 1 Missing :warning:
...ion_intervals/solvers/mutation_of_best_pipeline.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1241 +/- ## ========================================== + Coverage 79.97% 80.05% +0.07% ========================================== Files 145 149 +4 Lines 9945 10278 +333 ========================================== + Hits 7954 8228 +274 - Misses 1991 2050 +59 ```

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

github-actions[bot] commented 5 months ago

All PEP8 errors has been fixed, thanks :heart:

Comment last updated at
valer1435 commented 5 months ago

/fix-pep8

valer1435 commented 5 months ago

/fix-pep8

valer1435 commented 5 months ago

/fix-pep8

valer1435 commented 5 months ago

/fix-pep8