GAA-UAM / scikit-fda

Functional Data Analysis Python package
https://fda.readthedocs.io
BSD 3-Clause "New" or "Revised" License
300 stars 54 forks source link

Function transformers #442

Closed alvaro-castillo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #442 (59a0169) into develop (7697570) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #442      +/-   ##
===========================================
+ Coverage    80.37%   80.45%   +0.07%     
===========================================
  Files           94       95       +1     
  Lines         7394     7417      +23     
===========================================
+ Hits          5943     5967      +24     
+ Misses        1451     1450       -1     
Impacted Files Coverage Δ
...kfda/exploratory/stats/_functional_transformers.py 89.74% <100.00%> (ø)
skfda/ml/classification/_depth_classifiers.py 97.18% <100.00%> (ø)
...ing/feature_construction/_function_transformers.py 100.00% <100.00%> (ø)
skfda/_utils/_sklearn_adapter.py 85.29% <0.00%> (+2.94%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7697570...59a0169. Read the comment docs.