visualization
Here are 304 public repositories matching this topic...
-
Updated
Jul 1, 2020 - Java
Hello,
I suspect that the wiki for the closeness centrality is wrong: it says that the closeness centrality is calculated as "The average distance from a given node to all other nodes in the network.", while in the reported wikipedia page it is defined as the inverse of that. The defi
Hi again,
a second issue I ran into is related to the userguide:
The example for Grouping on calculated columns regarding binning doesn't compile in v0.37.3 and apart from that doesn't lead to a reasonable result, as far as I see.
- Compilation isn't possible, as bin() returns a DoubleColumn (even if c
But as we are currently targeting JDK 8, and a new API arrived in JDK 9, it does not make sense to do this yet. The next long-term Java version 11 is scheduled for end of September 2018.
So for ELKI 0.8 it is an option to target JDK 11, and use the new API then.
-
Updated
Feb 24, 2020 - Java
Summary and Descriptive Statistics
The first operation to perform after importing data is to get some sense of what it looks like. For numerical columns, knowing the descriptive summary statistics can help a lot in understanding the distribution of your data. The transformer "describe" returns a DataFrame containing information such as number of non-null entries (count), mean, standard deviati
-
Updated
May 22, 2020 - Java
-
Updated
Apr 28, 2019 - Java
-
Updated
Jan 6, 2019 - Java
-
Updated
May 5, 2020 - Java
Some suggestions to placeholders:
- A placeholder to show Player Caused Deaths
- A placeholder to show Mob K/D
- A placeholder to show Mob Caused Deaths
- A placeholder to show recent player kills (ex: player_recent_kill_<1-10>)
- A placeholder to show recent deaths (ex: player_recent_death_<1-10>)
A list of all available placeholders on the github wiki.
-
Updated
Nov 24, 2019 - Java
-
Updated
Sep 28, 2017 - Java
-
Updated
Oct 22, 2018 - Java
-
Updated
Dec 12, 2017 - Java
-
Updated
Mar 27, 2018 - Java
The Filter classes currently extend DataSource and filters other DataSources. Instead, filters should filter one-dimensional data and there should be a FilteredDataSource which acts as a bridge between filters and data sources.
The moons.json file may contain the wrong configuration settings for the moons of Jupiter.
They should look like this:
http://www.skyandtelescope.com/wp-content/observing-tools/jupiter_moons/jupiter.html#
Other moons may also need checking.
-
Updated
Jun 30, 2020 - Java
-
Updated
Apr 3, 2019 - Java
-
Updated
Jun 26, 2020 - Java
A simple material logo that suits RatingReviews
-
Updated
Jan 2, 2020 - Java
-
Updated
Nov 18, 2019 - Java
-
Updated
Jun 27, 2020 - Java
-
Updated
Dec 15, 2016 - Java
-
Updated
Sep 5, 2019 - Java
-
Updated
Mar 1, 2017 - Java
Improve this page
Add a description, image, and links to the visualization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visualization topic, visit your repo's landing page and select "manage topics."
The official Widgets Development Guide only contains the most basic widget types as example.
There is no functional example for a Flot chart in there right now. Or is it?
Since this is one of the most useful and probably used (at leat to me) widgets it would be very helpful to extend that docum