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/bootstrap-slider/.github/CONTRIBUTING.md

625 B

Guidelines

  • The application JavaScript source code is transpiled using Babel
  • We support both SASS and LESS. If you modify one in your PR, please modify both and make sure they both work.
  • Additionally, when you are ready to submit your PR, please rebase your commits against the latest master branch so they are easier to examine!
  • Please make sure you're not committing your re-built dist files, either. We'll do that!
  • Also, please note, your code will not be merged if it does not pass our CI test. Thanks for your contribution!