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

Select a particular edge by evaluating expressions #33

Open
wants to merge 191 commits into
base: pgmerge
Choose a base branch
from

Conversation

atulpundir88
Copy link

This branch evaluates the expressions and decides which metrics should be increased or decreased. Based on the determined metric, a particular edge is selected in the graph amendment phase that can reduce the error score.

atulpundir88 and others added 30 commits May 29, 2021 11:08
…optimize_stddev_metric

# Conflicts:
#	src/main/java/org/aksw/simba/lemming/metrics/single/edgemanipulation/EdgeModifier.java

Solved conflict while merging AvgVertexDegreeMetric and StdDevVertexDegree on line #68-69
…optimize_stddev_metric

# Conflicts:
#	src/main/java/org/aksw/simba/lemming/metrics/single/edgemanipulation/EdgeModifier.java
…etric

remove StdDevVertexDegree check from AvgVertexDegreeMetric
atulpundir88 and others added 30 commits December 23, 2021 11:01
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