spotify / featran

A Scala feature transformation library for data science and machine learning
https://spotify.github.io/featran
Apache License 2.0
466 stars 68 forks source link

Update build #665

Closed RustedBones closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #665 (b8befdb) into main (99e3eb8) will decrease coverage by 0.23%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
- Coverage   97.59%   97.36%   -0.24%     
==========================================
  Files          55       57       +2     
  Lines        1622     1706      +84     
  Branches       80      120      +40     
==========================================
+ Hits         1583     1661      +78     
- Misses         39       45       +6     
Impacted Files Coverage Δ
...n/scala/com/spotify/featran/transformers/MDL.scala 100.00% <0.00%> (ø)
...com/spotify/featran/transformers/NHotEncoder.scala 100.00% <0.00%> (ø)
...om/spotify/featran/transformers/HeavyHitters.scala 100.00% <0.00%> (ø)
...om/spotify/featran/transformers/MaxAbsScaler.scala 100.00% <0.00%> (ø)
...om/spotify/featran/transformers/MinMaxScaler.scala 100.00% <0.00%> (ø)
...m/spotify/featran/transformers/OneHotEncoder.scala 100.00% <0.00%> (ø)
.../spotify/featran/transformers/StandardScaler.scala 100.00% <0.00%> (ø)
...spotify/featran/transformers/HashNHotEncoder.scala 100.00% <0.00%> (ø)
...spotify/featran/transformers/PositionEncoder.scala 100.00% <0.00%> (ø)
...otify/featran/transformers/HashOneHotEncoder.scala 100.00% <0.00%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.