Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Search

459 results

Filter
Filter by tag
Machine learning
Education Integrated Deployment Credit Scoring Model Deployment Classification Regression Prediction
  1. Go to item
    Workflow
    The Machine Learning Canvas in KNIME
    KNIME Machine Learning Artificial Intelligence
    +3
    Why Use The MACHINE LEARNING CANVAS?
    ali_alkan > Data and Analytics Strategy for Business > Machine Learning Canvas in KNIME
    25
    ali_alkan
  2. Go to item
    Workflow
    Sentiment Analysis with BERT
    Deep Learning NLP Machine Learning
    +8
    This workflow demonstrates how to do sentiment analysis by fine-tuning Google's BERT network. The idea is straight forward: A sma…
    knime > Examples > 04_Analytics > 14_Deep_Learning > 04_TensorFlow2 > 01_BERT_Sentiment_Analysis
    12
    knime
  3. Go to item
    Workflow
    TeachOpenCADD - a teaching platform for computer-aided drug design using KNIME
    ChEMBL query PDB query Molecular filtering
    +6
    The TeachOpenCADD KNIME (v1.0.5) pipeline consists of eight inter-connected workflows (W1-8) , each containing one topic in compu…
    volkamerlab > Public > TeachOpenCADD > TeachOpenCADD
    9
    volkamerlab
  4. Go to item
    Workflow
    Performing a k-Means clustering
    Clustering K-Means Machine learning
    +1
    This workflow shows how to perform a clustering of the iris dataset using the k-Means node.
    knime > Examples > 04_Analytics > 03_Clustering > 01_Performing_a_k-Means_Clustering
    7
    knime
  5. Go to item
    Workflow
    ML Prototyping for Bioactivity Data
    Cheminformatics Webportal Data Visualization
    +7
    This workflow demonstrates model building for a bioactivity data set with several machine learning methods and binary fingerprint…
    knime > Life Sciences > Events > 2021_03_03_Cheminformatics_with_KNIME_Webinar > ML Prototyping for Bioactivity Data
    7
    knime
  6. Go to item
    Workflow
    Guided Automation
    AutoML Guided analytics Automated machine learning
    +11
    Download the entire workflow group from the Example Server. This Guided Analytics application is made of this main workflow, whic…
    knime > Examples > 50_Applications > 36_Guided_Analytics_for_ML_Automation > 01_Guided_Analytics_for_ML_Automation > 01_Guided_Analytics_for_ML_Automation
    6
    knime
  7. Go to item
    Workflow
    Topic Extraction
    Topic Extraction Clustering
    +5
    This workflow shows how to extract topics from text documents using the Topic Extractor node. It reads textual data from a table …
    knime > Examples > 08_Other_Analytics_Types > 01_Text_Processing > 17_TopicExtraction_with_the_ElbowMethod
    5
    knime
  8. Go to item
    Workflow
    Clustering with k-Means
    Clustering K-Means Machine learning
    +3
    This workflow performs clustering of the iris dataset using k-Means. Two workflows: one to build the k-Means prototypes (top) and…
    knime > Academic Alliance > Guide to Intelligent Data Science > Example Workflows > Chapter7 > 02_kMeans
    5
    knime
  9. Go to item
    Workflow
    Model Interpretability, Titanic
    Titanic Random Forest ML Interpretability
    +6
    The workflow demonstrates how to use SHAP, Shapley Values and LIME implemenatations in KNIME 4.0 and generates a basic combined v…
    knime > Examples > 04_Analytics > 17_Machine_Learning_Interpretability > 03_Titantic_Prediction_Explanations
    4
    knime
  10. Go to item
    Workflow
    2 Examples for Parameter Optimization Loops
    Parameter optimization Optimization Machine learning
    +2
    This workflow shows 2 examples of parameter optimization in a decision tree and in a logistic regression. In the decision tree we…
    knime > Examples > 04_Analytics > 11_Optimization > 06_Parameter_Optimization_two_examples
    3
    knime
  11. Go to item
    Workflow
    Training a Decision Tree
    Classification Machine learning Prediction
    +6
    This workflow is an example of how to build a basic prediction / classification model using a decision tree. Dataset describes wi…
    knime > Examples > 04_Analytics > 04_Classification_and_Predictive_Modelling > 07_Decision_Tree
    3
    knime
  12. Go to item
    Workflow
    Hierarchical Clustering
    Clustering Machine learning Data mining
    +3
    This workflow clusters the iris dataset using Hierarchical Clustering
    knime > Academic Alliance > Guide to Intelligent Data Science > Example Workflows > Chapter7 > 01_HierarchicalClustering
    2
    knime
  13. Go to item
    Workflow
    Clustering with DBSCAN
    Clustering Machine learning Data mining
    +3
    This workflow performs clustering of the iris dataset using DBSCAN. Notice the Numeric Distances node to feed the DBSCAN node wit…
    knime > Academic Alliance > Guide to Intelligent Data Science > Example Workflows > Chapter7 > 03_DBSCAN
    2
    knime
  14. Go to item
    Workflow
    Conformal prediction classification
    Conformal prediction Classification Integrated deployment
    +2
    This demo describes how to enrich the classification workflow with conformal prediction methods that allows to estimate model pre…
    artem > Public > Conformal prediction classification
    2
    artem
  15. Go to item
    Workflow
    Analytics - Model Selection to Predict Flight Departure Delays
    Data science Machine learning Model selection
    +4
    This workflow trains a number of data analytics models and automatically selects the best model to predict departure delays from …
    knime > Examples > 50_Applications > 28_Predicting_Departure_Delays > 01_Analytics
    2
    knime
  16. Go to item
    Workflow
    Logistic Regression
    Classification Machine learning Prediction
    +5
    This workflow is an example of how to build a basic prediction / classification model using logistic regression.
    knime > Examples > 04_Analytics > 04_Classification_and_Predictive_Modelling > 06_Logistic_Regression
    2
    knime
  17. Go to item
    Workflow
    Tool Migration: From Excel to Value with KNIME
    Automation Excel Machine Learning
    +4
    This workflow shows how using a no-code/low-code tool like KNIME Analytics Platform can substitute, expand and improve considerab…
    roberto_cadili > Public > Tool Migration - From Excel to Value with KNIME
    2
    roberto_cadili
  18. Go to item
    Workflow
    Decision Tree with all its exports
    Machine learning Decision tree Sql
    +3
    A simple decision tree with all the possibilities to store the results (as PMML or Ruleset or SQL Code) and evaluation (ROC curve
    mlauber71 > Public > kn_example_decision_tree
    2
    mlauber71
  19. Go to item
    Workflow
    Predict sales for a retail store with linear regression
    Linear Regression Machine learning Analysis
    +6
    - Prepare train and test data - Treat missing value - Finding correlation - Train a Linear Regression model - Apply trained regre…
    shubham769 > Public > Predict sales amount with linear regression > Predict sales for a retail store with linear regression
    2
    shubham769
  20. Go to item
    Workflow
    H2O Isolation Forest for Outlier Detection Explained by Shapley Values
    H2O Machine learning Isolation Forest
    +4
    This tutorial shows how to train an H2O Model in KNIME. We will train an Isolation Forest Model to detect frauds, i.e. outliers o…
    paolotamag > Public > H2O_Isolation_Forest_Outlier_Detection_with_Shapley_Values
    2
    paolotamag

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits