Skip to content

[ENH] Add VizRank to Mosaic#1699

Merged
lanzagar merged 11 commits intobiolab:masterfrom
janezd:mosaic-vizrank
Nov 11, 2016
Merged

[ENH] Add VizRank to Mosaic#1699
lanzagar merged 11 commits intobiolab:masterfrom
janezd:mosaic-vizrank

Conversation

@janezd
Copy link
Contributor

@janezd janezd commented Oct 28, 2016

VizRank for Mosaic. Computes chi-squares, either across class distributions for each cell (when the widget shows class distributions) or across cells.

@janezd janezd changed the title [ENH] Add VizRank to Mosaic [WIP] [ENH] Add VizRank to Mosaic Oct 28, 2016
@codecov-io
Copy link

codecov-io commented Oct 28, 2016

Current coverage is 88.86% (diff: 100%)

Merging #1699 into master will not change coverage

@@             master      #1699   diff @@
==========================================
  Files            82         82          
  Lines          8802       8802          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           7822       7822          
  Misses          980        980          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update c35c195...d9bde33

When the widget received e.g. new data, it called `initialize`,
which set `keep_running` to `False` and the `saved_state` to `None`.
When `run` stopped (a bit later), it saved the current state to
`saved_state`, overriding `None` set by `initialize`.
@janezd janezd changed the title [WIP] [ENH] Add VizRank to Mosaic [ENH] Add VizRank to Mosaic Oct 29, 2016
@lanzagar lanzagar merged commit e37a670 into biolab:master Nov 11, 2016
@astaric astaric modified the milestone: 3.3.9 Nov 28, 2016
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.

4 participants