export( mse,
        mae,
        accuracy,
        one.hot,
        scaler,
      	minmax,
        zscore,
        partition,
  	    skewness,
  	    find.na,
  	    kNN,
        kNN.plot,
        conf.mat,
        conf.mat.plot,
        skim
      )

