StackGenVis: Alignment of Data, Algorithms, and Models for Stacking Ensemble Learning Using Performance Metrics https://doi.org/10.1109/TVCG.2020.3030352
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Angelos Chatzimparmpas e069030893 fix the frontend 4 years ago
..
bin fix the frontend 4 years ago
src fix the frontend 4 years ago
.gitattributes fix the frontend 4 years ago
.npmignore fix the frontend 4 years ago
.spmignore fix the frontend 4 years ago
CONTRIBUTING.md fix the frontend 4 years ago
LICENSE fix the frontend 4 years ago
README.md fix the frontend 4 years ago
composer.json fix the frontend 4 years ago
d3.js fix the frontend 4 years ago
d3.min.js fix the frontend 4 years ago
package.js fix the frontend 4 years ago
package.json fix the frontend 4 years ago

README.md

Data-Driven Documents

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3 emphasizes web standards and combines powerful visualization components with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers without tying yourself to a proprietary framework.

Want to learn more? See the wiki.

For examples, see the gallery and mbostock’s bl.ocks.

Good News, Everyone!

The next major release of D3, 4.0, is coming! See the 4.0 development branch and read the new API reference to get ready.