Search results for "rapidminer"

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

Workflow Generating Example Weights depending on label (1)

Thumb
This process uses a Generate Attribute operator for assigning new weights to examples. It uses the if condition of this operator to distinguish between labels. This can be especially useful if you have a strong bias in your class frequency, which can harm learning. Please note that you must use a learning algorithm that supports weighted examples.

Created: 2010-05-03

Workflow Weighted Score Tables (1)

Thumb
This process calculates a weighted score as known from SAP BW. The first operator generates data similar to that used in the links you provided. The next operator (Discretize) defines the different age groups. The next three operators map each age group to the value used for scoring. The last operator finally calculates the score and adds it as a new column to your data set.

Created: 2010-05-05

Uploader

Workflow Simple Recommender System Web Service (1)

Thumb
 This workflow takes macro value of user request and computes top-n recommendations from already learned model on train set. Macro value is transformed to example set with the appropriate \textit{user identification} role within \textit{ProcessInput} subprocess operator.   Simple recommendation web service workflow takes three inputs: \begin{enumerate} \item Macro value \textit{user} - identification number of user request \item Train set from RM repository \item Learned Mo...

Created: 2012-05-10 | Last updated: 2012-05-10

Workflow Calibration for execution time extension (1)

Thumb
 Benchmark workflow that loops Naive Bayes operator many times and provides estimate of the system's overall performance.

Created: 2012-05-10 | Last updated: 2012-05-10

Uploader

Workflow Front-end Recommendation Web Service (1)

Thumb
 Front-end recommendation web service has a simple job to query the cached recommendations from the \textit{item recommendation table}

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

Uploader

Workflow Write activity web service (1)

Thumb
 When the specific user $i$ "consumes" certain item $j$ the write activity web service is called, which writes activity $(i,j)$ to \textit{train set table} and removes recommendation $j$ for user $i$ from \textit{item recommendation table} in SQL database.

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

Uploader

Workflow Online update recommendation web service (1)

Thumb
 After some arbitrary number of recommendations to specific users, system has to update recommendations in \textit{item recommendation table}. This is accomplished by calling the online update recommendation web service, which updates the recommendation model in RapidAnalytics repository and updates the recommendations for specific users in \textit{item recommendation table}.

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

Uploader

Workflow Offline update recommendation web service (1)

Thumb
No description

Created: 2012-05-11

Workflow Clustering data from DBpedia using AHC (1)

Thumb
 This workflow uses Aglomerative Hierarchical Clustering algorithm to build hierarchy of clusters on data downloaded from DBpedia, the semantic version of Wikipedia. RDF data are downloaded from SPARQL endpoint and merged with DBpedia ontology by "Build Knowledge Base". Set of items to cluster is selected with "SPARQL Selector" and later they are clustered by "Agglomerative Hierarchical Clustering" with distance measure induced by the Bloehdorn Kernel [1]. ...

Created: 2012-05-30 | Last updated: 2012-06-07

Workflow Evaluating semantic kernel with k-NN class... (1)

Thumb
This workflow uses k-NN classifier to evaluate quality of EL++ Convolution Kernel [1]. As a dataset one of the examples from DL-Learner project [2] is used. After preparing knowledge base with "Build Knowledge Base", the item to item distance matrix is computed with "Calculate Gram/Distance Matrix". Such a matrix is then used as an input to 10-fold cross-validation with k-NN as an classifier and average result is delivered. [1] L. Józefowski, A. Lawrynowicz, J...

Created: 2012-05-30 | Last updated: 2012-06-07

Results per page:
Sort by: