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 CamelCases (1)

Thumb
this process splits up camelcases

Created: 2010-06-02

Workflow Creation of New Attribute Depending on Val... (1)

Thumb
The process shows the usage of the operator "Generate Attributes" in combination with an "if - then - else" condition and nominal values. The values "value0" and "value1" are mapped to "T1", other values are mapped to "T2" for the new attribute.

Created: 2010-06-01

Workflow Linear Regression of Italian bookshops se... (1)

Thumb
Someone could help me? Why the correlation between the actual value and the predictive value of the attribute "Quantita" is so low?

Created: 2010-05-28

Uploader

Workflow Provenance Challenge 1 workflow -- mockup ... (1)

Thumb
simulates the image processing for the PC1 workflow using beanshell that simply track test strings an image is a pair (header, image) specified as a list of depth 1: [header,image] so each processor with image input takes an input list. Note that the processors are designed to operate on single images (except softmean that operates on a list of images), but because the initial input is a list of images, all are processed by implicit iteration.

Created: 2010-05-28

Credits: User Paolo

Uploader

Workflow Missing value count (1)

Thumb
This workflow enables users to filter examples by the number of missing values they contains; it inserts the numeric attribute 'Missings' - representing, for each example, the count of attributes with missing values.

Created: 2010-05-27 | Last updated: 2010-07-13

Workflow Plot round results of a backward elimination (1)

Thumb
This process will perform a backward elimination and logs all performance and deviation results of each round. This way, you can use the visualizations of rapidminer to asses the performance gain.

Created: 2010-05-26

Workflow Simple DPAS query (4)

Thumb
queries dpas for each time priode and instrument

Created: 2010-05-26 | Last updated: 2011-12-15

Credits: User Anja Le Blanc

Workflow Retrieve Instruments for event dates (2)

Thumb
Queries the HELIO ICS web service and returns a list of instruments available for the time periodes in VOTable format

Created: 2010-05-26

Credits: User Anja Le Blanc

Uploader

Workflow A simple CQL query workflow in caGrid (1)

Thumb
1. CQL is a language to query data from caGrid/caBIG services. This workflow is tested with Taverna 2.1.2 and the caGrid Workflow Suite downloadable from http://www.mcs.anl.gov/~wtan/t2/. 2.More information regarding CQL can be found from http://wiki.cagrid.org/display/dataservices. 3. Sample input (95) is provided in the workflow. It is to query all the hybridization data within a microarray experiment whose id is 95.

Created: 2010-05-24 | Last updated: 2010-05-25

Credits: User Wei Tan

Uploader

Workflow Query caArray data service and retrieving ... (2)

Thumb
need to install Taverna 2 caGrid integration suite from http://www.mcs.anl.gov/~wtan/t2/ and get a cagrid Dorian account (see http://wiki.cagrid.org/display/caGrid13/Home)

Created: 2010-05-24 | Last updated: 2010-05-24

Credits: User Wei Tan

Workflow simple HEC query (2)

Thumb
HEC query for table 'goes_xray_flare'

Created: 2010-05-21 | Last updated: 2010-08-04

Credits: User Anja Le Blanc

Workflow Warp2D - 2D Time Alignment Workflow (3)

Thumb
2D Time Alignment We describe a new time alignment method that takes advantage of both dimensions of LC-MS data to resolve ambiguities in peak matching while remaining computationally efficient. This approach, Warp2D, combines peak extraction with a two-dimensional correlation function to provide a reliable alignment scoring function that is insensitive to spurious peaks and background noise. One-dimensional alignment methods are often based on the total-ion-current eluti...

Created: 2010-05-20 | Last updated: 2010-11-22

Credits: User Ishtiaq AHMAD

Workflow Exclude a Attribute/Variable (1)

Thumb
This simple process demonstrates how to exclude a attribute or set of attributes from an example set/data set. In particular the first "Select Attributes" filter excludes the Outlook attribute. The second filter excludes subset {Outlook, Humidity}.

Created: 2010-05-20

Workflow Filter Wrong Predicted/Classified Samples (1)

Thumb
This process demonstrates how to filter validation samples which are predicted incorrectly. Thee key operator is "Filter Examples" that is set up to "wrong_predictions"

Created: 2010-05-19 | Last updated: 2010-06-08

Workflow Apply Same Preprocessing to Learning and V... (1)

Thumb
This process demonstrates how to apply the same prepossessing work flow to learning data and test/validation data. Due to overview reasons the preprocessing is hidden in a Preprocessing subprocess. To perform the same preprocessing work flow on the learning and testing data, both are collected to a Collection of Data. Then the "Loop Collection" operator loops over each collection. The actual preprocessing is done inside the "Loop Collection" operator. In the example only a "Rename" is done...

Created: 2010-05-19

Workflow Write/Store Correlation Matrix to an Excel... (1)

Thumb
This process demonstrates how to write/store/export the correlation matrix of the "Correlation Matrix" operator to an Excel file. One need to generate a Report with the "Generate Report" operator and export the Report to an Excel file.

Created: 2010-05-19

Uploader

Workflow OpenTox Handle Task (8)

Thumb
Waits for a task to be finished and returns resulting URI

Created: 2010-05-18

Workflow Discard Attribute with More than x% Missin... (1)

Thumb
This process loops over all attributes and calculates the fraction of missings for each attribute. If this fration is larger than the fraction defined in the first "Set Macro" operator (macro: max_unknown), the attribute will be removed from the example set.

Created: 2010-05-15

Workflow Convert Nominal to Binominal to Numerical (1)

Thumb
This is a standard preprocessing subprocess taking nominal (categorical) attributes and introduces binominal dummy attributes before those are transformed to numerical which can be then used by learning schemes like SVM or Logistic Regression.

Created: 2010-05-15

Workflow Pivoting (1)

Thumb
This process shows the basics of Pivoting. A data set with three columns is loaded and partially generated. Afterwards, the data is rotated and missings are replaced by zero.

Created: 2010-05-15

Workflow Evaluating Multiple Models with Looped X-V... (1)

Thumb
This process shows how multiple different models can be evaluated with cross validation runs. This allows for the comparison of, for example, three prediction model types (e.g., ANN, SVM and DT) all at once under a x-fold cross validation. Having said that, the process actually performs the same cross validation several times using each time a different modeling scheme. It makes use of loops, collections, subprocess selection and macros and is therefore also an interesting showcase for more ...

Created: 2010-05-15

Workflow Setting an attribute value in a specific E... (1)

Thumb
This process will first generate an artificial dataset and tag it with ids. Then a Filter Examples Operator is used to get a dataset with exactly one example identified by it's id. Then a value is set in this example. Since the change in the data will be reflected in all views of the example set, a simply copy is passed by to the process' output. If you take a look at the attributes of the example with id 5, you will find the 12 there.

Created: 2010-05-14

Workflow Correct Attribute Type to Binominal (1)

Thumb
This process will first generate some artificial data to show a commonly known problem: Some attributes have only two values, but are not correctly stored as Binominal, instead RapidMiner recognizes them as nominal. In order to use them for some special operators, we have to change this to binominal. We can achieve this by using the Nominal to Binominal operator with the the parameter transform_binominals switched off. Please take a look at the data before and after the Nominal to Binominal o...

Created: 2010-05-14

Workflow EntrezGeneId_to_GOFunction (1)

Thumb
The workflow takes a list of Entrez gene ids and returns the corresponding GO function definitions. Example value: 1306 486 4712 108 9912 7639 23786

Created: 2010-05-13 | Last updated: 2010-05-13

Credits: User Franck Tanoh

Uploader

Workflow BLAST workflow (1)

Thumb
You can get three BLAST results against DDBJ, swiss-prot and PDB by using accession number of DDBJ.

Created: 2010-05-13 | Last updated: 2010-05-13

Credits: User wabi

Results per page:
Sort by: