-
Notifications
You must be signed in to change notification settings - Fork 397
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 #364
0.6.0 release #364
Conversation
Codecov Report
@@ Coverage Diff @@
## master #364 +/- ##
==========================================
- Coverage 86.83% 86.82% -0.02%
==========================================
Files 336 336
Lines 10873 10873
Branches 360 576 +216
==========================================
- Hits 9442 9440 -2
- Misses 1431 1433 +2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@mweilsalesforce LGTM would you like me to merge? |
Please review @tovbinm @leahmcguire |
@leahmcguire Sorry, just saw your comment. Please do. |
87aca8d Aggregate LOCOs of DateToUnitCircleTransformer. (#349)
28eac0c Convert lambda functions into concrete classes to allow compatibility with Scala 2.12 (#357)
a53decd Replace mapValues with immutable Map where applicable (#363)
3e0ae2c Aggregate spark metrics during run time instead of post processing by default (#358)
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)