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/eslint/lib/rules
Angelos Chatzimparmpas e069030893 fix the frontend 4 years ago
..
utils fix the frontend 4 years ago
accessor-pairs.js fix the frontend 4 years ago
array-bracket-newline.js fix the frontend 4 years ago
array-bracket-spacing.js fix the frontend 4 years ago
array-callback-return.js fix the frontend 4 years ago
array-element-newline.js fix the frontend 4 years ago
arrow-body-style.js fix the frontend 4 years ago
arrow-parens.js fix the frontend 4 years ago
arrow-spacing.js fix the frontend 4 years ago
block-scoped-var.js fix the frontend 4 years ago
block-spacing.js fix the frontend 4 years ago
brace-style.js fix the frontend 4 years ago
callback-return.js fix the frontend 4 years ago
camelcase.js fix the frontend 4 years ago
capitalized-comments.js fix the frontend 4 years ago
class-methods-use-this.js fix the frontend 4 years ago
comma-dangle.js fix the frontend 4 years ago
comma-spacing.js fix the frontend 4 years ago
comma-style.js fix the frontend 4 years ago
complexity.js fix the frontend 4 years ago
computed-property-spacing.js fix the frontend 4 years ago
consistent-return.js fix the frontend 4 years ago
consistent-this.js fix the frontend 4 years ago
constructor-super.js fix the frontend 4 years ago
curly.js fix the frontend 4 years ago
default-case.js fix the frontend 4 years ago
default-param-last.js fix the frontend 4 years ago
dot-location.js fix the frontend 4 years ago
dot-notation.js fix the frontend 4 years ago
eol-last.js fix the frontend 4 years ago
eqeqeq.js fix the frontend 4 years ago
for-direction.js fix the frontend 4 years ago
func-call-spacing.js fix the frontend 4 years ago
func-name-matching.js fix the frontend 4 years ago
func-names.js fix the frontend 4 years ago
func-style.js fix the frontend 4 years ago
function-call-argument-newline.js fix the frontend 4 years ago
function-paren-newline.js fix the frontend 4 years ago
generator-star-spacing.js fix the frontend 4 years ago
getter-return.js fix the frontend 4 years ago
global-require.js fix the frontend 4 years ago
grouped-accessor-pairs.js fix the frontend 4 years ago
guard-for-in.js fix the frontend 4 years ago
handle-callback-err.js fix the frontend 4 years ago
id-blacklist.js fix the frontend 4 years ago
id-length.js fix the frontend 4 years ago
id-match.js fix the frontend 4 years ago
implicit-arrow-linebreak.js fix the frontend 4 years ago
indent-legacy.js fix the frontend 4 years ago
indent.js fix the frontend 4 years ago
index.js fix the frontend 4 years ago
init-declarations.js fix the frontend 4 years ago
jsx-quotes.js fix the frontend 4 years ago
key-spacing.js fix the frontend 4 years ago
keyword-spacing.js fix the frontend 4 years ago
line-comment-position.js fix the frontend 4 years ago
linebreak-style.js fix the frontend 4 years ago
lines-around-comment.js fix the frontend 4 years ago
lines-around-directive.js fix the frontend 4 years ago
lines-between-class-members.js fix the frontend 4 years ago
max-classes-per-file.js fix the frontend 4 years ago
max-depth.js fix the frontend 4 years ago
max-len.js fix the frontend 4 years ago
max-lines-per-function.js fix the frontend 4 years ago
max-lines.js fix the frontend 4 years ago
max-nested-callbacks.js fix the frontend 4 years ago
max-params.js fix the frontend 4 years ago
max-statements-per-line.js fix the frontend 4 years ago
max-statements.js fix the frontend 4 years ago
multiline-comment-style.js fix the frontend 4 years ago
multiline-ternary.js fix the frontend 4 years ago
new-cap.js fix the frontend 4 years ago
new-parens.js fix the frontend 4 years ago
newline-after-var.js fix the frontend 4 years ago
newline-before-return.js fix the frontend 4 years ago
newline-per-chained-call.js fix the frontend 4 years ago
no-alert.js fix the frontend 4 years ago
no-array-constructor.js fix the frontend 4 years ago
no-async-promise-executor.js fix the frontend 4 years ago
no-await-in-loop.js fix the frontend 4 years ago
no-bitwise.js fix the frontend 4 years ago
no-buffer-constructor.js fix the frontend 4 years ago
no-caller.js fix the frontend 4 years ago
no-case-declarations.js fix the frontend 4 years ago
no-catch-shadow.js fix the frontend 4 years ago
no-class-assign.js fix the frontend 4 years ago
no-compare-neg-zero.js fix the frontend 4 years ago
no-cond-assign.js fix the frontend 4 years ago
no-confusing-arrow.js fix the frontend 4 years ago
no-console.js fix the frontend 4 years ago
no-const-assign.js fix the frontend 4 years ago
no-constant-condition.js fix the frontend 4 years ago
no-constructor-return.js fix the frontend 4 years ago
no-continue.js fix the frontend 4 years ago
no-control-regex.js fix the frontend 4 years ago
no-debugger.js fix the frontend 4 years ago
no-delete-var.js fix the frontend 4 years ago
no-div-regex.js fix the frontend 4 years ago
no-dupe-args.js fix the frontend 4 years ago
no-dupe-class-members.js fix the frontend 4 years ago
no-dupe-else-if.js fix the frontend 4 years ago
no-dupe-keys.js fix the frontend 4 years ago
no-duplicate-case.js fix the frontend 4 years ago
no-duplicate-imports.js fix the frontend 4 years ago
no-else-return.js fix the frontend 4 years ago
no-empty-character-class.js fix the frontend 4 years ago
no-empty-function.js fix the frontend 4 years ago
no-empty-pattern.js fix the frontend 4 years ago
no-empty.js fix the frontend 4 years ago
no-eq-null.js fix the frontend 4 years ago
no-eval.js fix the frontend 4 years ago
no-ex-assign.js fix the frontend 4 years ago
no-extend-native.js fix the frontend 4 years ago
no-extra-bind.js fix the frontend 4 years ago
no-extra-boolean-cast.js fix the frontend 4 years ago
no-extra-label.js fix the frontend 4 years ago
no-extra-parens.js fix the frontend 4 years ago
no-extra-semi.js fix the frontend 4 years ago
no-fallthrough.js fix the frontend 4 years ago
no-floating-decimal.js fix the frontend 4 years ago
no-func-assign.js fix the frontend 4 years ago
no-global-assign.js fix the frontend 4 years ago
no-implicit-coercion.js fix the frontend 4 years ago
no-implicit-globals.js fix the frontend 4 years ago
no-implied-eval.js fix the frontend 4 years ago
no-import-assign.js fix the frontend 4 years ago
no-inline-comments.js fix the frontend 4 years ago
no-inner-declarations.js fix the frontend 4 years ago
no-invalid-regexp.js fix the frontend 4 years ago
no-invalid-this.js fix the frontend 4 years ago
no-irregular-whitespace.js fix the frontend 4 years ago
no-iterator.js fix the frontend 4 years ago
no-label-var.js fix the frontend 4 years ago
no-labels.js fix the frontend 4 years ago
no-lone-blocks.js fix the frontend 4 years ago
no-lonely-if.js fix the frontend 4 years ago
no-loop-func.js fix the frontend 4 years ago
no-magic-numbers.js fix the frontend 4 years ago
no-misleading-character-class.js fix the frontend 4 years ago
no-mixed-operators.js fix the frontend 4 years ago
no-mixed-requires.js fix the frontend 4 years ago
no-mixed-spaces-and-tabs.js fix the frontend 4 years ago
no-multi-assign.js fix the frontend 4 years ago
no-multi-spaces.js fix the frontend 4 years ago
no-multi-str.js fix the frontend 4 years ago
no-multiple-empty-lines.js fix the frontend 4 years ago
no-native-reassign.js fix the frontend 4 years ago
no-negated-condition.js fix the frontend 4 years ago
no-negated-in-lhs.js fix the frontend 4 years ago
no-nested-ternary.js fix the frontend 4 years ago
no-new-func.js fix the frontend 4 years ago
no-new-object.js fix the frontend 4 years ago
no-new-require.js fix the frontend 4 years ago
no-new-symbol.js fix the frontend 4 years ago
no-new-wrappers.js fix the frontend 4 years ago
no-new.js fix the frontend 4 years ago
no-obj-calls.js fix the frontend 4 years ago
no-octal-escape.js fix the frontend 4 years ago
no-octal.js fix the frontend 4 years ago
no-param-reassign.js fix the frontend 4 years ago
no-path-concat.js fix the frontend 4 years ago
no-plusplus.js fix the frontend 4 years ago
no-process-env.js fix the frontend 4 years ago
no-process-exit.js fix the frontend 4 years ago
no-proto.js fix the frontend 4 years ago
no-prototype-builtins.js fix the frontend 4 years ago
no-redeclare.js fix the frontend 4 years ago
no-regex-spaces.js fix the frontend 4 years ago
no-restricted-globals.js fix the frontend 4 years ago
no-restricted-imports.js fix the frontend 4 years ago
no-restricted-modules.js fix the frontend 4 years ago
no-restricted-properties.js fix the frontend 4 years ago
no-restricted-syntax.js fix the frontend 4 years ago
no-return-assign.js fix the frontend 4 years ago
no-return-await.js fix the frontend 4 years ago
no-script-url.js fix the frontend 4 years ago
no-self-assign.js fix the frontend 4 years ago
no-self-compare.js fix the frontend 4 years ago
no-sequences.js fix the frontend 4 years ago
no-setter-return.js fix the frontend 4 years ago
no-shadow-restricted-names.js fix the frontend 4 years ago
no-shadow.js fix the frontend 4 years ago
no-spaced-func.js fix the frontend 4 years ago
no-sparse-arrays.js fix the frontend 4 years ago
no-sync.js fix the frontend 4 years ago
no-tabs.js fix the frontend 4 years ago
no-template-curly-in-string.js fix the frontend 4 years ago
no-ternary.js fix the frontend 4 years ago
no-this-before-super.js fix the frontend 4 years ago
no-throw-literal.js fix the frontend 4 years ago
no-trailing-spaces.js fix the frontend 4 years ago
no-undef-init.js fix the frontend 4 years ago
no-undef.js fix the frontend 4 years ago
no-undefined.js fix the frontend 4 years ago
no-underscore-dangle.js fix the frontend 4 years ago
no-unexpected-multiline.js fix the frontend 4 years ago
no-unmodified-loop-condition.js fix the frontend 4 years ago
no-unneeded-ternary.js fix the frontend 4 years ago
no-unreachable.js fix the frontend 4 years ago
no-unsafe-finally.js fix the frontend 4 years ago
no-unsafe-negation.js fix the frontend 4 years ago
no-unused-expressions.js fix the frontend 4 years ago
no-unused-labels.js fix the frontend 4 years ago
no-unused-vars.js fix the frontend 4 years ago
no-use-before-define.js fix the frontend 4 years ago
no-useless-call.js fix the frontend 4 years ago
no-useless-catch.js fix the frontend 4 years ago
no-useless-computed-key.js fix the frontend 4 years ago
no-useless-concat.js fix the frontend 4 years ago
no-useless-constructor.js fix the frontend 4 years ago
no-useless-escape.js fix the frontend 4 years ago
no-useless-rename.js fix the frontend 4 years ago
no-useless-return.js fix the frontend 4 years ago
no-var.js fix the frontend 4 years ago
no-void.js fix the frontend 4 years ago
no-warning-comments.js fix the frontend 4 years ago
no-whitespace-before-property.js fix the frontend 4 years ago
no-with.js fix the frontend 4 years ago
nonblock-statement-body-position.js fix the frontend 4 years ago
object-curly-newline.js fix the frontend 4 years ago
object-curly-spacing.js fix the frontend 4 years ago
object-property-newline.js fix the frontend 4 years ago
object-shorthand.js fix the frontend 4 years ago
one-var-declaration-per-line.js fix the frontend 4 years ago
one-var.js fix the frontend 4 years ago
operator-assignment.js fix the frontend 4 years ago
operator-linebreak.js fix the frontend 4 years ago
padded-blocks.js fix the frontend 4 years ago
padding-line-between-statements.js fix the frontend 4 years ago
prefer-arrow-callback.js fix the frontend 4 years ago
prefer-const.js fix the frontend 4 years ago
prefer-destructuring.js fix the frontend 4 years ago
prefer-exponentiation-operator.js fix the frontend 4 years ago
prefer-named-capture-group.js fix the frontend 4 years ago
prefer-numeric-literals.js fix the frontend 4 years ago
prefer-object-spread.js fix the frontend 4 years ago
prefer-promise-reject-errors.js fix the frontend 4 years ago
prefer-reflect.js fix the frontend 4 years ago
prefer-regex-literals.js fix the frontend 4 years ago
prefer-rest-params.js fix the frontend 4 years ago
prefer-spread.js fix the frontend 4 years ago
prefer-template.js fix the frontend 4 years ago
quote-props.js fix the frontend 4 years ago
quotes.js fix the frontend 4 years ago
radix.js fix the frontend 4 years ago
require-atomic-updates.js fix the frontend 4 years ago
require-await.js fix the frontend 4 years ago
require-jsdoc.js fix the frontend 4 years ago
require-unicode-regexp.js fix the frontend 4 years ago
require-yield.js fix the frontend 4 years ago
rest-spread-spacing.js fix the frontend 4 years ago
semi-spacing.js fix the frontend 4 years ago
semi-style.js fix the frontend 4 years ago
semi.js fix the frontend 4 years ago
sort-imports.js fix the frontend 4 years ago
sort-keys.js fix the frontend 4 years ago
sort-vars.js fix the frontend 4 years ago
space-before-blocks.js fix the frontend 4 years ago
space-before-function-paren.js fix the frontend 4 years ago
space-in-parens.js fix the frontend 4 years ago
space-infix-ops.js fix the frontend 4 years ago
space-unary-ops.js fix the frontend 4 years ago
spaced-comment.js fix the frontend 4 years ago
strict.js fix the frontend 4 years ago
switch-colon-spacing.js fix the frontend 4 years ago
symbol-description.js fix the frontend 4 years ago
template-curly-spacing.js fix the frontend 4 years ago
template-tag-spacing.js fix the frontend 4 years ago
unicode-bom.js fix the frontend 4 years ago
use-isnan.js fix the frontend 4 years ago
valid-jsdoc.js fix the frontend 4 years ago
valid-typeof.js fix the frontend 4 years ago
vars-on-top.js fix the frontend 4 years ago
wrap-iife.js fix the frontend 4 years ago
wrap-regex.js fix the frontend 4 years ago
yield-star-spacing.js fix the frontend 4 years ago
yoda.js fix the frontend 4 years ago