Interface WekaComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface WekaComponentBuilderFactory
Perform machine learning tasks using Weka.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Weka component.static class
-
Method Summary
Modifier and TypeMethodDescriptionweka()
Weka (camel-weka) Perform machine learning tasks using Weka.
-
Method Details
-
weka
Weka (camel-weka) Perform machine learning tasks using Weka. Category: datamining Since: 3.1 Maven coordinates: org.apache.camel:camel-weka- Returns:
- the dsl builder
-