Link
Search
Menu
Expand
Document
Home
Models
DecisionTreeClassifier
DecisionTreeRegressor
Factor Analysis
GradientBoostingClassifier
GradientBoostingRegressor
MLPRegressor
KMeans
KNeighborClassifier
Linear Regression
Linear Regression Analysis
Logistic Regression
Naive Bayes
Nonlinear Regression
PCA
Pre-processing
LabelEncoder
OneHotEncoder
StandardScaler
Statistics
getCorrelationMatrix()
getCovarianceMatrix()
getCorrelation()
getCovariance()
getHistData()
getVariance()
standardize()
twoSampleTTest()
Linear Algebra
eigenSolve()
getJacobian()
inverse()
linSolveQR()
svd()
Math
beta()
errorFunction()
gamma()
Metrics
accuracyScore()
getAICLM()
getClassificationReport()
getF1Scores()
getMeanSquaredError()
getPrecisionScores()
getRSquare()
getRecallScores()
getRedisualVariance()
Generic
range()
seed()
shuffle()
en
cn
Live Demos
GitHub
Generic
shuffle()
shuffle()
Randomly exchange the element positions in an array.
Syntax
shuffle
(
inputs
:
Array
<
any
>
):
void
Parameters
Parameter
type
description
inputs
Array
Array of objects for shuffle