All Projects → anvaka → rules-of-ml

anvaka / rules-of-ml

Licence: other
A simple visualization of Martin Zinkevich article

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Rules of Machine Learning

This is a simple visualization of wonderful article by Martin Zinkevich "Rules of ML".

demo

Why?

I'm studying machine learning and found Martin's article here. I liked its content and hierarchical nature. Was curious to turn it into visualization, and came up with this hierarchical tree-chart

treechart

Turns out there is a name for this visualization type: SunBurst

The entire visualization code is here. It is raw javascript, and it doesn't use any third-party libraries.

License

The code that generates sunburst chart is released under MIT license.

Article content belongs to Martin Zinkevich. Please reach out to him directly if you need more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].