Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 2916 results. Use the filters on the left and the search box below to refine the results.

Workflow Find source at Sun of SW events on Earth (5)

Thumb
Try to detect the solar wind source on the Sun. Use backpropagation, ILS, HEC and HFC.

Created: 2011-11-15 | Last updated: 2012-05-24

Credits: User Anja Le Blanc User David PS

Workflow Example of explicit looping (1)

Thumb
This workflow demonstrates how a nested workflow can be called an explicit number of times. Note that the loop iterator does not need to be used in the logic of the loop contents. It can be used as a sentinel (see the conditional workflow)

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

Credits: User Alan Williams

Workflow Example of conditional invocation (1)

Thumb
This workflow demonstrates how nested workflows can be conditionally invoked

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

Credits: User Alan Williams

Uploader

Workflow Calculation of distances, magnitutes and l... (4)

Thumb
Calculation of distances, corrected apparent B magnitude mB-corr and luminosities with values gathered from the HyperLEDA database. This workflow receives a list of galaxy names (hyperLEDA names. ie: KIG0001) and a file with the morphological types of those galaxies Using the name of a galaxy, the workflow querys Hyperleda to extract some properties of this galaxy (J2000 Coordinates, velocity, galactic extinction,log of axis ratio, and the Total B-magnitude ). With this properties it calcula...

Created: 2011-11-14 | Last updated: 2012-01-11

Workflow Sample IMPACT hackathon workflow (1)

Thumb
Workflow that implements the Use Case for Group 2 at the IMPACT/Taverna hackathon. What it does is to take the URL of a TIFF image and compute the Levenshtein difference between the OCR output of the uncompressed version with various ones compressed at various bit rates.

Created: 2011-11-14 | Last updated: 2012-06-19

Credits: User Donal Fellows

Workflow Calculate edit distance based on words (1)

Thumb
 Calculate the word based edit distance between a scan of an OCR image and its ground truth.

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

Credits: User perdalum

Workflow Basic Call of HELIO Coordinate Transformat... (2)

Thumb
Transforms an input VOTable Coordinate set to a specified output VOTable Coordinate set. This workflow performs some remote computation and may take some time to complete.

Created: 2011-11-09 | Last updated: 2012-07-09

Credits: User Anja Le Blanc

Attributions: Workflow Basic Call of HELIO Coordinate Transformation Service

Workflow Series of Factorials (1)

Thumb
 The workflow generates the series of factorial numbers.

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

Workflow Basic Call of HELIO Coordinate Transformat... (1)

Thumb
Transforms an input VOTable Coordinate set to a specified output VOTable Coordinate set. This workflow performs some remote computation and may take some time to complete.

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

Credits: User Anja Le Blanc

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

Workflow Find periods of time where two ILS objects... (2)

Thumb
Inputs: name of target_obj of ILS of two objects and a number of degrees which these obejcts are allowed to be appart in hci longitude coordinates. Output VOTable of time periods where these two objects are closer than +/- input angle together.

Created: 2011-11-04 | Last updated: 2011-11-18

Credits: User Anja Le Blanc

Workflow RCOMM 2011 Challenge 3: RapidDraw (1)

Thumb
This is a solution for Challenge 3 of the a live data mining process design competition "Who Wants to be a Data Miner" held at RCOMM 2011 in Dublin. The task was to generate a dataset that looks like a spiral when viewed in an appropriate plotter. This process opens a file with three initial data points and subsequently adds more points to the data set in a loop, using macros to extract data values of the predecessors and a "Generate Attributes" operator to add new data points. To view the...

Created: 2011-11-02

Workflow RCOMM 2011 Challenge 2: Vodka or President? (1)

Thumb
This is a solution for Challenge 2 of the a live data mining process design competition "Who Wants to be a Data Miner" held at RCOMM 2011 in Dublin. Those of you who loved "You Don't Know Jack" will remember this task: To tell whether a certain word is the name of a vodka or the name of a leader of the Soviet Union. The RapidMiner process was allowed to download data from Wikipedia to make this decision. One input file contains a list of words for which two attributes "Vodka" or "Leader" wi...

Created: 2011-11-02

Workflow RCOMM 2011 Challenge 1: Hobbit Genealogy (1)

Thumb
This is a solution for Challenge 1 of the a live data mining process design competition "Who Wants to be a Data Miner" held at RCOMM 2011 in Dublin. As you certainly know, Balbo Baggins is the common ancestor of Balbo and Frodo Baggins. The file opened by the operator "Open Ancestor" contains a table with details about parentship in the Baggins family (insert a breakpoint after read CSV). Each example contains a parent and a child. Of course, the same parent can be contai...

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

Workflow POSTing CSV file to RapidAnalytics Web ser... (1)

Thumb
This is the second demo process used in the RapidAnalytics video on creating Web services. This process is the actual scoring process and used the model generated by the first process. The first input must be a CSV blob in the repository. Once the process is exposed as a Web service in RapidAnalytics, this input will be replaced by the body of the HTTP POST request.

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

Results per page:
Sort by: