Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 388 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 388 Bytes

RadialHistogram

Concept for a radial histogram view writtern with JFreeChart. The main feature of this chart is that it provides equal area per bin and efficiently packs the chart area. An example use would be plotting feature importance for a Decision Tree or Random Forest.
Radial Histogram