Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.5.3 #305

Merged
merged 4 commits into from May 2, 2019
Merged

Release 0.5.3 #305

merged 4 commits into from May 2, 2019

Conversation

Jauntbox
Copy link
Contributor

@Jauntbox Jauntbox commented May 2, 2019

0.5.3 release

Bug fixes:

  • Threshold metrics calculation fix when unseen labels are present #293
  • DataCutter-related fixes for multiclass #263
  • Fixed onSetInput so is always called with new input #280

New features / updates:

  • Improved test SmartTextMapVectorizerTest #296
  • Add check to raw feature filter for removing all features #303
  • Spec-ifying ngram similarity tests #299
  • Add random test feature generator to generate datasets with features of all types #298
  • Spec-ifying NGramTest #297
  • Added base spec for testing Spark wrapping transformers #295
  • Add/upgrade string indexing tests #294
  • Improved multi pick list map vectorizer test #292
  • Improvements of Vectorizer tests #291
  • Updated TextMapPivotVectorizerTest to use OpEstimatorSpec #290
  • Update TextTokenizerTest to use OpTransformerSpec #289
  • Add test for RealNNVectorizer #288
  • Improved OPCollectionHashingVectorizerTest test #286
  • Created new tests for OpCollection #285
  • Update names of transformer tests and files to match class names #284
  • Improved test by extending OpTransformerSpec #283
  • Skip writing empty stages & skip loading stages without uid-s #282
  • Skip serializing estimators + fix test + added empty data transform test #281

Dependency updates:
N/A

@codecov
Copy link

codecov bot commented May 2, 2019

Codecov Report

Merging #305 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #305      +/-   ##
=========================================
- Coverage   86.47%   86.4%   -0.07%     
=========================================
  Files         322     322              
  Lines       10572   10572              
  Branches      566     566              
=========================================
- Hits         9142    9135       -7     
- Misses       1430    1437       +7
Impacted Files Coverage Δ
.../scala/com/salesforce/op/dsl/RichListFeature.scala 71.42% <0%> (-14.29%) ⬇️
...sforce/op/stages/impl/feature/Transmogrifier.scala 96.9% <0%> (-1.13%) ⬇️
...om/salesforce/op/stages/impl/tuning/Splitter.scala 97.72% <0%> (ø) ⬆️

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 72dff42...5ef432e. Read the comment docs.

@tovbinm tovbinm changed the title 0.5.3 release Release 0.5.3 May 2, 2019
@tovbinm tovbinm merged commit a3b2d75 into master May 2, 2019
@tovbinm tovbinm deleted the 0.5.3-release branch May 2, 2019 23:43
@tovbinm
Copy link
Collaborator

tovbinm commented May 2, 2019

Please update the description on the PR with the contents of the change log for 0.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants