-
Notifications
You must be signed in to change notification settings - Fork 28
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
Calculate distance to expert distribution layers #631
Conversation
} | ||
|
||
public List<DistributionLayer> getLayers() throws IOException, ExpertDistributionException { | ||
// Response<List<DistributionLayer>> response = |
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.
remove commented code
4f3a8a0
to
5e51baa
Compare
Remove unused code Changed index term to distanceFromExpertDistribution to follow readable camelCase convention Use metrics instead of worklog code
…into 622_distribution
Changes to distrbution pipeline
…into 622_distribution
…ith expert distribution revert to using deltas with timestamps
Reverted back to deltas for expert distribution
hi @djtfmartin and @qifeng-ba. Testing pipelines I'm getting a new:
This file is neither installed by the debian package or by Any difference between your production and development logback.xml provided in this PR? |
link to #622