UNPKG
scikit-learn
Version:
latest (0.1.0)
0.1.0
Node.js wrapper of scikit-learn
github.com/burkostya/scikit-zero
scikit-learn
/
index.js
2 lines
(1 loc)
•
51 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/scikit-learn.js'
)
;