Function one.hot()
is added.
Function zscore()
is updated.
Function minmax()
is updated.
Function scaler()
is updated.
Function kNN()
is updated.
Function kNN.plot()
is updated.
Function conf.mat()
is updated.
Function conf.mat.plot()
is updated.
Link to the book is added to the package.
transform()
renamed to scaler()
.kNN()
, input object tranform
is replaced to scaler
.kNN.plot()
, input object tranform
is replaced to scaler
.kNN.plot()
, input object base = error
is replaced to base = accuracy
.partition()
, input object prob
is replaced to ratio
.partition()
is updated.redWines
and whiteWines
are added.Function skim()
is added to the package.
In function kNN.plot()
, option report
is added.
Data set churnCredit
is added.
kNN()
, option prob
replaced by type
.corona
is added.kNN()
is updated.Function accuracy()
is added to the package.
Option base
is added to function kNN.plot()
.
Option reference
is added to function conf.mat.plot()
.
Option reference
is added to function conf.mat()
.
Option proportion
is added to function conf.mat()
.
kNN.plot()
is added to the package.conf.mat.plot()
is added to the package.mae()
is added to the package.Function conf.mat()
is added to the package.
Option columns
is added to function transform()
.
Option columns
is added to function minmax()
.
Option columns
is added to function zscore()
.
Data set fertilizer
is added.
Data set churn
is updated.
Data set churnTel
is updated.
Data set adult
is updated.
Data set classifyRisk
is change to risk
.
marketing
is added.advertising
is added.insurance
is added.cereal
is added.house
is added.bank
is added.kNN()
is added to the package.Initial Release