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

put feature feature corr behind flag #479

Merged
merged 5 commits into from
May 29, 2020
Merged

put feature feature corr behind flag #479

merged 5 commits into from
May 29, 2020

Conversation

leahmcguire
Copy link
Collaborator

Related issues
Feature feature correlations in sanity metadata can make the model too large to load

Describe the proposed solution
A clear and concise description of what the changes are.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context about the changes here.

Copy link
Collaborator

@tovbinm tovbinm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@@ -555,6 +555,8 @@ class SanityCheckerTest extends OpEstimatorSpec[OPVector, BinaryModel[RealNN, OP

val transformed = new OpWorkflow().setResultFeatures(smartMapVectorized, checkedFeatures).transform(textData)

transformed
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

redundant line

Copy link
Contributor

@Jauntbox Jauntbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented May 29, 2020

Codecov Report

Merging #479 into master will increase coverage by 5.60%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
+ Coverage   81.41%   87.02%   +5.60%     
==========================================
  Files         345      345              
  Lines       11667    11673       +6     
  Branches      384      388       +4     
==========================================
+ Hits         9499    10158     +659     
+ Misses       2168     1515     -653     
Impacted Files Coverage Δ
...ala/com/salesforce/op/dsl/RichNumericFeature.scala 100.00% <ø> (+3.63%) ⬆️
...rce/op/stages/impl/preparators/SanityChecker.scala 90.57% <75.00%> (-0.68%) ⬇️
...tages/impl/preparators/SanityCheckerMetadata.scala 89.86% <100.00%> (+0.13%) ⬆️
...s/impl/preparators/DerivedFeatureFilterUtils.scala 93.08% <0.00%> (+0.62%) ⬆️
...sforce/op/stages/impl/feature/Transmogrifier.scala 98.05% <0.00%> (+0.83%) ⬆️
...com/salesforce/op/features/FeatureSparkTypes.scala 99.14% <0.00%> (+0.85%) ⬆️
...esforce/op/stages/impl/feature/TextTokenizer.scala 97.22% <0.00%> (+1.38%) ⬆️
...a/com/salesforce/op/readers/JoinedDataReader.scala 94.23% <0.00%> (+1.92%) ⬆️
...op/stages/impl/selector/ModelSelectorSummary.scala 91.83% <0.00%> (+2.04%) ⬆️
...p/stages/impl/feature/SmartTextMapVectorizer.scala 100.00% <0.00%> (+2.14%) ⬆️
... and 49 more

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 93e1fde...2a8f128. Read the comment docs.

@leahmcguire leahmcguire merged commit eba38a0 into master May 29, 2020
@nicodv nicodv mentioned this pull request Jun 11, 2020
@tovbinm tovbinm deleted the lm/featureCorr branch June 12, 2020 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants