js-grid-search-lite
Simple mechanism for performing grid-search in node.js - parameter tuning for machine learning algorithms.
js-grid-search
Simple mechanism for performing grid-search in node.js - parameter tuning for machine learning algorithms.
inspect-parameters-declaration
Inspects function's parameters declaration and returns information about it (e.g. names, default values, if needs destructuring, destructured parameters names and default values)