3 662 results
- This tutorial introduces an image enhancement algorithm that substracts a blurred version of an image from a lower blurred version of the original image to emphasize edges and details in images.
- Erode shrinks bright areas. This can e.g. be used to remove white spots from images.
- Image masking using a global thresholder.
- Remove white spots and stabilizes the size of the main object.
- This tutorial workflow shows how you may color your labeling according to some segment features and write it on disk as an RGB Image.
- This tutorial workflow shows a simple tracking application using the Trackmate Tracker Node.
- This workflow calculates the Delta-p statistics based on the coefficient statistics of a logistic regression model. The Delta-p statistics tells the effect of a single predictor column to the probabi…
- For building, using and testing GDPR Metanodes, youl will need to create data that actually shows the required conditions. In our case, we are interested in personal data, discriminatory fields and p…
- Demonstrates how to create a REST-based web service that can be deployed via the KNIME Server.
- Demonstrates how to create a REST-based web service that can be deployed via the KNIME Server.
-
- This workflow trains a number of data analytics models on Hadoop and Spark and automatically selects the best model to predict departure delays from a selected airport. Data is the airline dataset do…
- This workflow demonstrates the usage of the DB nodes in conjunction with the Create Local Big Data Environment node, which is part of the KNIME Big Data Extension. This node, together with the DB nod…
- This workflow demonstrates the functionality of the Binary Classification Inspector node. It produces a complex view made of four different charts in order to compare, optimize and select predictions…
-
- This is an example for a bivariate interactive data visualization using the Scatter Plot node. Use this workflow to: 1. Read the dataset about weather in Austin from Austin KATT station 2. Execute th…
- This workflow implements the Blackjack card game via the Tile View (JavaScript) and CSS Editor nodes as well as the WebPortal functionality. It has an outer game loop that loops over multiple play se…
- What is a box plot? A box plot displays robust statistical parameters: minimum, lower quartile, median, upper quartile, and maximum. A box plot for one numerical attribute is constructed in the follo…
- This workflow demonstrates the usage of the "Breakpoint" node.
- Here we demonstrate how a workflow can execute another workflow that is stored on a KNIME Server. We score German credit customers using a prebuilt model. The predicted scores are produced by another…