# Generated by roxygen2: do not edit by hand

S3method(predict,kms_fit)
export(confusion)
export(kms)
importFrom(Matrix,Matrix)
importFrom(Matrix,sparse.model.matrix)
importFrom(dplyr,"%>%")
importFrom(dplyr,n_distinct)
importFrom(keras,compile)
importFrom(keras,evaluate)
importFrom(keras,fit)
importFrom(keras,is_keras_available)
importFrom(keras,keras_model_sequential)
importFrom(keras,layer_dense)
importFrom(keras,layer_dropout)
importFrom(keras,predict_classes)
importFrom(keras,to_categorical)
importFrom(stats,as.formula)
