default
default:
object
Defined in: ds/src/index.js:16
Type Declaration
core
core:
core
Core module exports
ml
ml:
ml
Machine Learning module exports
mva
mva:
mva
Multivariate Analysis module exports
Provide both the functional namespaces (pca, hca, lda, rda) and the class-based PCA and LDA estimators. Import the classes and re-export them together with the functional namespaces to ensure consumers can import either the functional API or the class-based estimators.
plot
plot:
plot
Visualization module Observable Plot configuration generators for data analysis
stats
stats:
stats
Stats module exports