73 results
- Go to itemThis workflow performs clustering of the iris dataset using k-Means. Two workflows: one to build the k-Means prototypes (top) and…5
- Go to itemThis workflow performs clustering of the iris dataset using DBSCAN. Notice the Numeric Distances node to feed the DBSCAN node wit…2
- Go to itemThis workflow solves a classification problem on the iris dataset using the k-Nearest Neighbor (kNN) algorithm.2
- Go to itemThis deployment workflow builds a simple dashboard. Reads a pre-trained decision tree model and applies it to new data to predict…1
- Go to itemUsing the adult dataset, this workflow performs binary classification using the Naive Bayes algorithm. The target is the income c…1
- Go to itemThis workflow builds a recommandation engine for market basket analysis using the Borgelt version of the Apriori algorithm.1
- Go to itemUsing the adult dataset, this workflow performs binary classification (income > or < 50K) using a Decision Tree. The target is th…1
- Go to itemExercise to perform basic operations in KNIME: - Read data - Filter rows - Filter columns - Write and plot data0
- Go to itemBasic Example of data access (File Reading), data wrangling (Column Filter + Normalization), clustering (k-Means), and finally co…0
- Go to itemThis workflow is configurable as a REST service. It receives a JSON file and transforms it back to a data table containing custom…0
- Go to itemEnsembles: binary classification of house ranking (high/low rank). - Random forest - Gradient Boosted Trees - Training - Evaluati…0
- Go to itemRegression Tree: predict house price. - Partition data into training and test set - Train a regression tree model - Apply the tra…0
- Go to itemDecision Tree: binary classification of house ranking (high/low rank). - Create target column - Filter unnecessary columns - Spli…0
- Go to itemThis deployment workflow builds a simple dashboard. Reads a pre-trained decision tree model and applies it to new data to predict…0