List of Classifier Model

It returns a list of machine learning models that user can choose to train

Query/Path Params

null

Response Body

NameDatatypeDescriptionSample ValuesNotes
modelArray of StringIt contains a list of machine learning models{ "model": [ "GaussianNaiveBayes", "BernoulliNaiveBayes", "decisionTree", "randomForest", "extraTrees", "logisticRegression", "supportVectorMachine(SVM)", "AdaBoost", "kNearestNeighbors", "latentDirichletAllocation(LDA)", "quadraticDiscriminantAnalysis" ] }
Language
Authentication
Bearer
Click Try It! to start a request and see the response here!