Package org.apache.ignite.examples.ml.sql
Example of using ML and SQL functionality together.
-
Class Summary Class Description DecisionTreeClassificationTrainerSQLInferenceExample Example of using distributedDecisionTreeClassificationTraineron a data stored in SQL table and inference made as SQL select query.DecisionTreeClassificationTrainerSQLTableExample Example of using distributedDecisionTreeClassificationTraineron a data stored in SQL table.