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

Add SumSq tests to aggregate test suite. #3

Closed

Conversation

dusenberrymw
Copy link
Contributor

This adds the tests for SumSq, RowSumsSq, and ColSumsSq to the aggregate test suite.

@dusenberrymw dusenberrymw force-pushed the Add_SumSq_Test_To_Test_Suite branch from 54c993b to 5ffbfe6 Compare November 23, 2015 22:10
@dusenberrymw
Copy link
Contributor Author

Test build started here.

@dusenberrymw
Copy link
Contributor Author

Testing successful.

@asfgit asfgit closed this in 4177d2f Nov 24, 2015
nakul02 referenced this pull request in nakul02/systemml Oct 6, 2016
nakul02 referenced this pull request in nakul02/systemml Mar 8, 2017
mboehm7 added a commit that referenced this pull request May 20, 2024
This patch adds a new sliceLineDebug function to present the top-k
worst-slides returned from sliceLine (slicefinder) in a human
readable format. This is the output for the Salaries dataset:

sliceLineDebug:
-- Slice #1: score=0.4041683676825298, size=248.0
---- avg error=6.558681888351787E8, max error=8.524558818262574E9
---- predicate: "rank" = "Prof" AND "sex" = "Male"
-- Slice #2: score=0.3731763935666855, size=42.0
---- avg error=8.271958572009121E8, max error=4.553584116646141E9
---- predicate: "rank" = "Prof" AND "yrs.since.phd" = 31.25
-- Slice #3: score=0.3675193573989536, size=125.0
---- avg error=6.758211389786526E8, max error=8.524558818262574E9
---- predicate: "rank" = "Prof" AND "discipline" = "B" AND "sex" =
"Male"
-- Slice #4: score=0.35652331744984933, size=266.0
---- avg error=6.307265846260264E8, max error=8.524558818262574E9
---- predicate: "rank" = "Prof"
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.

1 participant