Custom Components(Classifier)

Hi,

I want to create custom components i.e a classifier.

I want to use logistic regression or Naive Bayes instead of the DIET classifier. so, how do I do it?\

Any help would be useful.

Ritik,

There’s a blog post on this topic a write-up in the docs here and a full custom component example with source code here.

Greg