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

23 results

Filter
Beginners Space
Beginner Beginner Cheat Sheet CSV Reader File Reader Excel Reader
+4
  1. Go to item
    Workflow
    Read Data from Amazon S3
    Amazon S3 Connector Amazon S3 Amazon Authentication
    +7
    This workflow demonstrates how to read data files (Text, Excel, KNIME Table and CSV) from the Amazon S3.
    knime > Beginners Space > 01_Read > 04_Read_Data_from_Amazon_S3
    9
  2. Go to item
    Workflow
    Read Data from Microsoft Azure Cloud
    Azure Azure Cloud Microsoft Azure
    +7
    This workflow demonstrates how to read data files (Text, Excel, KNIME Table and CSV) from the Micorsoft Azure Cloud. If you want …
    knime > Beginners Space > 01_Read > 05_Read_Data_from_Microsoft_Azure_Cloud
    9
  3. Go to item
    Workflow
    Transform Data using GroupBy and Joiner nodes
    ETL KNIME Data manipulation
    +7
    In this workflow, a number of ETL operations are performed on the sales2008-2011.csv dataset. Besides showing what ETL features a…
    knime > Beginners Space > 03_Transform > 01_Transform_Using_Group_By_and_Joiner_nodes
    9
  4. Go to item
    Workflow
    Transform Data using Math Formula and Cell Splitter nodes
    Math Formula Cell Splitter Column Rename
    +3
    This workflow demonstrates the usage of Math Formula and Cell Spillter node for data transformation. If you want to give your acq…
    knime > Beginners Space > 03_Transform > 04_Transform_Using_Math_formula_and_Cell_Splitter_node
    8
  5. Go to item
    Workflow
    Read Data from Workflow Data Area using Relative paths
    Table Reader Excel Reader Joiner
    +4
    This workflow reads two files (Excel and KNIME table) from Workflow Data Area, joins them, and writes the result out as another E…
    knime > Beginners Space > 01_Read > 02_Read_Data_from_Workflow_data_area_using_Relative_Paths
    8
  6. Go to item
    Workflow
    Transform Data using Pivoting node
    ETL Data aggregation Pivoting
    +8
    Create a pivot table with one or more group columns and one or more pivot columns. Apply basic aggregation methods like sum and c…
    knime > Beginners Space > 03_Transform > 02_Transform_Using_the_Pivoting_Node
    8
  7. Go to item
    Workflow
    Transform Data using Rule Engine and String Manipulation nodes
    ETL String Manipulation Rule Engine
    +5
    This Workflow demonstrates the usage of "String Manipulation" and "Rule Engine" nodes for data transformation. The objective of t…
    knime > Beginners Space > 03_Transform > 03_Transform_Using_Rule_Engine_and_String_Manipulation_Node
    8
  8. Go to item
    Workflow
    Read Data from Google Sheets and Google Drive
    Google Drive Connector Google Sheets Reader File Reader
    +5
    This workflow demonstrates how to read data from Google Sheets and data files (Text, Excel and CSV) from Google Drive.
    knime > Beginners Space > 01_Read > 03_Read_Data_from_Google_Drive
    8
  9. Go to item
    Workflow
    Explore Sunburst and Stacked Area Chart
    Sunburst Chart Stacked Area Chart Math Formula
    +5
    This Workflow demonstrates the usage of the Sunburst Chart, which is used to visualize data when the data has some level of hiera…
    knime > Beginners Space > 02_Explore > 04_Explore_Sunburst_and_Stacked_Area_Chart
    7
  10. Go to item
    Workflow
    Explore Scatter Plot and Box Plot
    Color Manager Scatter Plot Box Plot
    +4
    In this workflow, we explore the Iris flower dataset and visualize the species across sepal length and sepal width using differen…
    knime > Beginners Space > 02_Explore > 01_Explore_Scatter_Plot_and_Box_Plot
    7
  11. Go to item
    Workflow
    Explore Bar Chart and Line Plot
    Color Manager Bar Chart Line Plot
    +4
    This workflow demonstrates the usage of a Bar chart node to analyze the sales of companies across years using custom colors
    knime > Beginners Space > 02_Explore > 03_Explore_Bar_Chart_and_Line_Plot
    7
  12. Go to item
    Workflow
    Explore Donut Chart and Data Explorer
    Pie Chart Donut Chart Data Explorer
    +4
    This workflow demonstrates the - usage of Pie/Donut chart node to analyze the split between Delayed and Not Delayed flights - usa…
    knime > Beginners Space > 02_Explore > 02_Explore_Donut_Chart_and _Data_Explorer
    7
  13. Go to item
    Workflow
    Deploy Data by Exporting Data files from KNIME
    Reporting Excel Writer Table Writer
    +8
    This Workflow demonstrates how the data can be exported from KNIME to various file types (.CSV or KNIME Table). It also explains …
    knime > Beginners Space > 05_Deploy > 01_Deploy_Export_Data_Files
    6
  14. Go to item
    Workflow
    Analyze Data by Training a k-Means Clustering on Location Data
    Cluster K-Means Algorithm
    +4
    In this workflow, we perform a Clustering task on location data where we have longitude and latitude information. We use the k-me…
    knime > Beginners Space > 04_Analyze > 03_Analyze_Clustering_location_data
    6
  15. Go to item
    Workflow
    Deploy Data by Exporting Data to Reports and Tableau Server
    Tableau Data to Report Reporting
    +6
    The report shows the distribution of income over the work-class. In order to see the report execute the entire workflow and then …
    knime > Beginners Space > 05_Deploy > 02_Deploy_Reporting_Example
    6
  16. Go to item
    Workflow
    Analyze Apply Churn Predictor
    Model Reader PMML Reader Decision Tree Predictor
    +5
    This workflow demonstrates the use case of reading a trained model and using it for churn prediction on new set of rows. The "PMM…
    knime > Beginners Space > 04_Analyze > 02_Analyze_Apply_Churn_Predictor
    5
  17. Go to item
    Workflow
    Analyze Data by Training a Linear Regression model for House Price Prediction
    Regression Linear Regression Beginner
    +2
    This workflow is an example of how to train a basic machine learning model - Linear Regression for a house price prediction task …
    knime > Beginners Space > 04_Analyze > 04_Analyze_Linear_Regression
    5
  18. Go to item
    Workflow
    Analyze Data by Training a Decision Tree Classifier for Churn Prediction
    Customer Intelligence CI Churn
    +5
    This workflow is an example of how to train a basic machine learning model for a churn prediction task. In this case, we use a De…
    knime > Beginners Space > 04_Analyze > 01_Analyze_Training_a_Churn_Predictor
    5
  19. Go to item
    Workflow
    Read Data from Local System
    File Reader Joiner CSV Reader
    +4
    This workflow can be used to read two files (Text and CSV) from the user's local system and then join them, and writes the result…
    knime > Beginners Space > 01_Read > 01_Read_Data_from_Local_System > 01_Read_Data_Loading_Example
    5
  20. Go to item
    Workflow
    Analyze Data by Training a Linear Regression model for House Price Prediction
    Regression Linear Regression Beginner
    +2
    This workflow is an example of how to train a basic machine learning model - Linear Regression for a house price prediction task
    parul24 > Public > 04_Analyze_Linear_Regression
    0

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 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 Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits