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.
StackGenVis/frontend/node_modules/d3-loom/CONTRIBUTING.md

12 lines
501 B

4 years ago
# How to contribute
Any feedback, questions, bug reports, and general discussions are most welcome.
Please [submit an issue](https://github.com/nbremer/d3-loom/issues/new) to start a discussion.
If you've created something using d3-loom, we'd love to hear about it! Please [submit an issue](https://github.com/nbremer/d3-loom/issues/new) to request adding a link in the README to your example.
To get started with development,
* clone the repository,
* run `npm install` to install dependencies