Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Results per page:
Sort by:
Showing 6 results. Use the filters on the left and the search box below to refine the results.
User: Marcin Blachnik Licence: by-nd

Workflow Instance Selection and Prototype Based Rul... (2)

Thumb
Example of Instance optimization using LVQ algorithm for training kNN classifier (Requires Instance Selection and Prototype Based Rules): Here we use FCM clustering to initialize LVQ network. The "Class assigner" is responsible for assigning class label for each cluster center, then obtained ExampleSet is used as codebooks initialization in the LVQ operator, which on the Prototype (Pro) output delivers the new optimized position of codebooks (prototypes) for training nearest n...

Created: 2011-11-05 | Last updated: 2011-11-07

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance optimization - using clustering for training kNN classifier (Requires Instance Selection and Prototype Based Rules) : Here we use FCM (Fuzzy c-means) clustering to initialize kNN classifier. Moreover centers of clusters are determined independent for each class. "Class iterator" operator iterates over each class label, and embedded clustering algorithm cluster the examples for each class independent. The Prototype (Pro) output of "Class iterator" delivers the concatena...

Created: 2011-11-05 | Last updated: 2011-11-05

Workflow Instance Selection and Prototype Based Rul... (2)

Thumb
Example of Instance optimization (Requires Instance Selection and Prototype Based Rules): Here we use FCM (Fuzzy C-means) clustering to initialize kNN classifier. The "Class assigner" is responsible for assigning class label for each cluster center. The class assigner operator use Voronoi diagram and the majority voting for determining class label.

Created: 2011-11-05 | Last updated: 2011-11-07

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance selection: (Requires Instance Selection and Prototype Based Rules plugin): Here instance selection is based on All-kNN algorithm. Because the Pro output of any instance selection operator is just an ExampleSet object, so in fact any Learner can be used instead of kNN, like DecisionTree, but in this example the Decision Tree is based on the reduced ExampleSet .

Created: 2011-11-05

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance selection chain (Requires Instance Selection and Prototype Based Rules plugin): Beafore training kNN we do instance selection based on cascade of instance selection algorithms. Here ENN algorithm is followed by CNN algorithm. Instance selection algorithms form PRules plugin works as View on original ExampleSet

Created: 2011-11-05

Workflow Instance Selection and Prototype Based Rul... (1)

Thumb
Example of Instance selection (Requires Instance Selection and Prototype Based Rules plugin): Before training kNN we do instance selection based on ENN algorithm. The ENN algorithm can be replaced by any other instance selection algorithms from Prules/Selection/* Instance selection algorithms form PRules plugin works as View on original ExampleSet

Created: 2011-11-05 | Last updated: 2011-11-05

Results per page:
Sort by: