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

Calculate distance to expert distribution layers #631

Merged
merged 53 commits into from
Mar 3, 2022
Merged

Conversation

qifeng-bai
Copy link
Collaborator

link to #622

@qifeng-bai qifeng-bai requested a review from djtfmartin December 2, 2021 06:06
}

public List<DistributionLayer> getLayers() throws IOException, ExpertDistributionException {
// Response<List<DistributionLayer>> response =
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove commented code

djtfmartin and others added 9 commits February 3, 2022 16:08
Remove unused code
Changed index term to distanceFromExpertDistribution to follow readable camelCase convention
Use metrics instead of worklog code
Changes to distrbution pipeline
…ith expert distribution

revert to using deltas with timestamps
Reverted back to deltas for expert distribution
@djtfmartin djtfmartin merged commit 5f1243a into dev Mar 3, 2022
@djtfmartin djtfmartin deleted the 622_distribution branch March 3, 2022 11:23
djtfmartin added a commit that referenced this pull request Mar 3, 2022
@vjrj
Copy link
Collaborator

vjrj commented Mar 18, 2022

hi @djtfmartin and @qifeng-ba. Testing pipelines I'm getting a new:

ERROR File /data/la-pipelines/config/logback.xml doesn't exits

This file is neither installed by the debian package or by ala-install. Probably the best option is to include it in the debian package. I can add it.

Any difference between your production and development logback.xml provided in this PR?

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.

3 participants