# Generated by roxygen2: do not edit by hand

S3method(as.data.table,PredictionClust)
S3method(as_prediction,PredictionDataClust)
S3method(as_prediction_clust,PredictionClust)
S3method(as_prediction_clust,data.frame)
S3method(as_task_clust,DataBackend)
S3method(as_task_clust,TaskClust)
S3method(as_task_clust,data.frame)
S3method(as_task_clust,formula)
S3method(c,PredictionDataClust)
S3method(check_prediction_data,PredictionDataClust)
S3method(filter_prediction_data,PredictionDataClust)
S3method(is_missing_prediction_data,PredictionDataClust)
export(LearnerClust)
export(LearnerClustAP)
export(LearnerClustAgnes)
export(LearnerClustCMeans)
export(LearnerClustCobweb)
export(LearnerClustDBSCAN)
export(LearnerClustDiana)
export(LearnerClustEM)
export(LearnerClustFanny)
export(LearnerClustFarthestFirst)
export(LearnerClustFeatureless)
export(LearnerClustHclust)
export(LearnerClustKKMeans)
export(LearnerClustKMeans)
export(LearnerClustMeanShift)
export(LearnerClustMiniBatchKMeans)
export(LearnerClustPAM)
export(LearnerClustSimpleKMeans)
export(LearnerClustXMeans)
export(MeasureClust)
export(PredictionClust)
export(TaskClust)
export(as_prediction_clust)
export(as_task_clust)
import(checkmate)
import(data.table)
import(mlr3)
import(mlr3misc)
import(paradox)
importFrom(R6,R6Class)
importFrom(clue,cl_predict)
importFrom(clusterCrit,intCriteria)
importFrom(stats,model.frame)
importFrom(stats,terms)
