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

0.6.0 Release #360

Closed
wants to merge 2 commits into from
Closed

0.6.0 Release #360

wants to merge 2 commits into from

Conversation

michaelweilsalesforce
Copy link
Contributor

@michaelweilsalesforce michaelweilsalesforce commented Jul 10, 2019

f861daf (HEAD -> 0.6.0-release, origin/0.6.0-release) Properties
3b82d96 Try to fix the failing test (#356)
c25f4eb Allow customizing serialization for FeatureGenerator extract function (#352)
e6cc43f Update helloworld examples to be simple (#351)
ecc7f22 Forecast Evaluator - fixes SMAPE, adds MASE and Seasonal Error metrics (#342)
2d49809 Adding key ctor field in all RawFeatureFilter results (#348)
afc910c Enable CicleCI version 2.1 (#353)
736df96 Quick Fix Alias Type Names (#346)
e552147 Forecast evaluator + SMAPE metric (#337)
5b82f42 Local scoring for model with features of all types (#340)
2f55e7a Remove local runner + update docs (#335)
9fd9329 Update pom.xml
1a8cc73 Added missing test for java conversions (#334)
9fee4d4 Get rid of scalaj-collections (#333)
13ddb4f Workflow independent model loading (#274)
428eb4c Update pom.xml
694206c Bump Apache Tika to 1.21 (#331)
0065568 Update pom.xml
58a7585 Create pom.xml
cc84919 Aggregated LOCOs of SmartTextVectorizer outputs (#308)
154e188 Update versions matrix
9ab875a Update Community-Projects.md
fe9b0bb Added community projects docs section (#326)
b08dd94 Add FeatureBuilder.fromSchema (#325)
c47ff42 Improve WeekOfMonth in date transformers (#323)
689b71f Improved datetime unit transformer shortcuts - Part 2 (#319)
7886a58 Correctly pass main class for CLI sub project (#321)
6f55dee Serialize blacklisted map keys with the model + updated access on workflow/model members (#320)
18a9243 Improved datetime unit transformer shortcuts (#316)
9d01538 Improved OpScalarStandardScalerTest (#317)
d6bb99b improved PercentileCalibratorTest (#318)
3992cfe Added concrete wrappers for HashingTF, NGram and StopWordsRemover (#314)
976cd25 Avoid singleton random generators (#312)
2081d5e Remove free function aggregation with feature builders (#311)
b6bc25a Added util methods to create class/object by name + retrieve type tag by type name (#310)
40e4929 Bumped versions to 0.5.3 in docs and set the build version to 0.6.0-SNAPSHOT (#307)
fadc8d9 Bump shadowjar plugin to 5.0.0 (#306)
a3b2d75 Release 0.5.3 (#305)
72dff42 Workflow test to train a model with features of all feature types (#304)
6aba38e improved test SmartTextMapVectorizerTest (#296)
9333dcd add check to raw feature filter for removing all features (#303)
a2dc9cf Add Readthedocs badge
9bc75a9 Threshold metrics calculation fix when unseen labels are present (#293)
4773967 Spec-ifying ngram similarity tests (#299)
3ac0a50 Add random test feature generator to generate datasets with features of all types (#298)
213962e DataCutter-related fixes for multiclass (#263)
9357a89 Spec-ifying NGramTest (#297)
48bc18d Added base spec for testing Spark wrapping transformers (#295)
ffb9521 Add/upgrade string indexing tests (#294)
f984f21 Improved multi pick list map vectorizer test (#292)
f228f26 Improvements of Vectorizer tests (#291)
462226a Updated TextMapPivotVectorizerTest to use OpEstimatorSpec (#290)
1b3edfe Update TextTokenizerTest to use OpTransformerSpec (#289)
d02fb32 Add test for RealNNVectorizer (#288)
699f978 improved OPCollectionHashingVectorizerTest test (#286)
2c06124 Created new tests for OpCollection* (#285)
78396ff Update names of transformer tests and files to match class names (#284)
b8ddca9 Improved test by extending OpTransformerSpec (#283)
3e9a815 Fixed onSetInput so is always called with new input (#280)
0e64ff6 Skip writing empty stages & skip loading stages without uid-s (#282)
1b097d4 Skip serializing estimators + fix test + added empty data transform test (#281)
6e95804 Set version to 0.6.0-SNAPSHOT
b040762 (tag: 0.5.2) Update version to 0.5.2 everywhere

@codecov
Copy link

codecov bot commented Jul 11, 2019

Codecov Report

Merging #360 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #360    +/-   ##
=======================================
  Coverage    86.8%   86.8%            
=======================================
  Files         336     336            
  Lines       10865   10865            
  Branches      346     568   +222     
=======================================
  Hits         9431    9431            
  Misses       1434    1434

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 3e0ae2c...0b23cac. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

3 participants