KNIME Analytics Platform vs. TensorFlow

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
KNIME Analytics Platform
Score 8.3 out of 10
N/A
KNIME enables users to analyze, upskill, and scale data science without any coding. The platform that lets users blend, transform, model and visualize data, deploy and monitor analytical models, and share insights organization-wide with data apps and services.
$0
per month
TensorFlow
Score 8.9 out of 10
N/A
TensorFlow is an open-source machine learning software library for numerical computation using data flow graphs. It was originally developed by Google.N/A
Pricing
KNIME Analytics PlatformTensorFlow
Editions & Modules
KNIME Community Hub - Individual
$0
KNIME Community Hub - Team
From €250
per month Starts from 3 users
No answers on this topic
Offerings
Pricing Offerings
KNIME Analytics PlatformTensorFlow
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
KNIME Analytics PlatformTensorFlow
Top Pros
Top Cons
Features
KNIME Analytics PlatformTensorFlow
Platform Connectivity
Comparison of Platform Connectivity features of Product A and Product B
KNIME Analytics Platform
9.1
19 Ratings
7% above category average
TensorFlow
-
Ratings
Connect to Multiple Data Sources9.619 Ratings00 Ratings
Extend Existing Data Sources10.010 Ratings00 Ratings
Automatic Data Format Detection9.019 Ratings00 Ratings
MDM Integration7.98 Ratings00 Ratings
Data Exploration
Comparison of Data Exploration features of Product A and Product B
KNIME Analytics Platform
8.0
18 Ratings
5% below category average
TensorFlow
-
Ratings
Visualization8.018 Ratings00 Ratings
Interactive Data Analysis8.018 Ratings00 Ratings
Data Preparation
Comparison of Data Preparation features of Product A and Product B
KNIME Analytics Platform
8.3
19 Ratings
1% above category average
TensorFlow
-
Ratings
Interactive Data Cleaning and Enrichment9.019 Ratings00 Ratings
Data Transformations9.419 Ratings00 Ratings
Data Encryption7.47 Ratings00 Ratings
Built-in Processors7.48 Ratings00 Ratings
Platform Data Modeling
Comparison of Platform Data Modeling features of Product A and Product B
KNIME Analytics Platform
7.9
18 Ratings
7% below category average
TensorFlow
-
Ratings
Multiple Model Development Languages and Tools9.417 Ratings00 Ratings
Automated Machine Learning8.217 Ratings00 Ratings
Single platform for multiple model development9.218 Ratings00 Ratings
Self-Service Model Delivery5.08 Ratings00 Ratings
Model Deployment
Comparison of Model Deployment features of Product A and Product B
KNIME Analytics Platform
7.3
11 Ratings
16% below category average
TensorFlow
-
Ratings
Flexible Model Publishing Options8.611 Ratings00 Ratings
Security, Governance, and Cost Controls5.94 Ratings00 Ratings
Best Alternatives
KNIME Analytics PlatformTensorFlow
Small Businesses
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
Medium-sized Companies
Mathematica
Mathematica
Score 8.2 out of 10
Posit
Posit
Score 9.1 out of 10
Enterprises
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
IBM SPSS Modeler
IBM SPSS Modeler
Score 7.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
KNIME Analytics PlatformTensorFlow
Likelihood to Recommend
9.6
(22 ratings)
8.6
(14 ratings)
Likelihood to Renew
9.4
(4 ratings)
-
(0 ratings)
Usability
9.0
(3 ratings)
9.0
(1 ratings)
Support Rating
9.0
(6 ratings)
9.1
(2 ratings)
Implementation Rating
7.0
(2 ratings)
8.0
(1 ratings)
Ease of integration
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
KNIME Analytics PlatformTensorFlow
Likelihood to Recommend
KNIME
KNIME Analytics Platform is excellent for people who are finding Excel frustrating, this can be due to errors creeping in due to manual changes or simply that there are too many calculations which causes the system to slow down and crash. This is especially true for regular reporting where a KNIME Analytics Platform workflow can pull in the most recent data, process it and provide the necessary output in one click. I find KNIME Analytics Platform especially useful when talking with audiences who are intimidated by code. KNIME Analytics Platform allows us to discuss exactly how data is processed and an analysis takes place at an abstracted level where non-technical users are happy to think and communicate which is often essential when they are subject matter experts whom you need for guidance. For experienced programmers KNIME Analytics Platform is a double-edged sword. Often programmers wish to write their own code because they are more efficient working that way and are constrained by having to think and implement work in nodes. However, those constraints forcing development in a "KNIME way" are useful when working in teams and for maintenance compared to some programmers' idiosyncratic styles.
Read full review
Open Source
TensorFlow is great for most deep learning purposes. This is especially true in two domains: 1. Computer vision: image classification, object detection and image generation via generative adversarial networks 2. Natural language processing: text classification and generation. The good community support often means that a lot of off-the-shelf models can be used to prove a concept or test an idea quickly. That, and Google's promotion of Colab means that ideas can be shared quite freely. Training, visualizing and debugging models is very easy in TensorFlow, compared to other platforms (especially the good old Caffe days). In terms of productionizing, it's a bit of a mixed bag. In our case, most of our feature building is performed via Apache Spark. This means having to convert Parquet (columnar optimized) files to a TensorFlow friendly format i.e., protobufs. The lack of good JVM bindings mean that our projects end up being a mix of Python and Scala. This makes it hard to reuse some of the tooling and support we wrote in Scala. This is where MXNet shines better (though its Scala API could do with more work).
Read full review
Pros
KNIME
  • Summarize instrument level financial data with relevant statistics
  • Map transactions from core extracts to groups of like transactions using rule engines
  • Machine learning using random forests and other techniques to analyze data and identify correlations for use in predictive models
  • Fill out sampling data from averages.
Read full review
Open Source
  • A vast library of functions for all kinds of tasks - Text, Images, Tabular, Video etc.
  • Amazing community helps developers obtain knowledge faster and get unblocked in this active development space.
  • Integration of high-level libraries like Keras and Estimators make it really simple for a beginner to get started with neural network based models.
Read full review
Cons
KNIME
  • It does not have proper visualization.
  • Some other BI tools (QlikView) have much easier functions for data interaction.
  • Some other BI tools (Tableau) can be set up much faster.
  • It is not an easy tool to use for non-tech savvy staff.
Read full review
Open Source
  • RNNs are still a bit lacking, compared to Theano.
  • Cannot handle sequence inputs
  • Theano is perhaps a bit faster and eats up less memory than TensorFlow on a given GPU, perhaps due to element-wise ops. Tensorflow wins for multi-GPU and “compilation” time.
Read full review
Likelihood to Renew
KNIME
We are happy with Knime product and their support. Knime AP is versatile product and even can execute Python scripts if needed. It also supports R execution as well; however, it is not being used at our end
Read full review
Open Source
No answers on this topic
Usability
KNIME
KNIME Analytics Platform offers a great tradeoff between intuitiveness and simplicity of the user interface and almost limitless flexibility. There are tools that are even easier to adopt by someone new to analytics, but none that would provide the scalability of KNIME when the user skills and application complexity grows
Read full review
Open Source
Support of multiple components and ease of development.
Read full review
Support Rating
KNIME
KNIME's HQ is in Europe, which makes it hard for US companies to get customer service in time and on time. Their customer service also takes on average 1 to 2 weeks to follow up with your request. KNIME's documentation is also helpful but it does not provide you all the answers you need some of the time.
Read full review
Open Source
Community support for TensorFlow is great. There's a huge community that truly loves the platform and there are many examples of development in TensorFlow. Often, when a new good technique is published, there will be a TensorFlow implementation not long after. This makes it quick to ally the latest techniques from academia straight to production-grade systems. Tooling around TensorFlow is also good. TensorBoard has been such a useful tool, I can't imagine how hard it would be to debug a deep neural network gone wrong without TensorBoard.
Read full review
Implementation Rating
KNIME
KNIME Analytics Platform is easy to install on any Windows, Mac or Linux machine. The KNIME Server product that is currently being replaced by the KNIME Business Hub comes as multiple layers of software and it took us some time to set up the system right for stability. This was made harder by KNIME staff's deeper expertise in setting up the Server in Linux rather than Windows environment. The KNIME Business Hub promises to have a simpler architecture, although currently there is no visibility of a Windows version of the product.
Read full review
Open Source
Use of cloud for better execution power is recommended.
Read full review
Alternatives Considered
KNIME
Having used both the Alteryx and [KNIME Analytics] I can definitely feel the ease of using the software of Alteryx. The [KNIME Analytics] on the other hand isn't that great but is 90% of what Alteryx can do along with how much ease it can do. Having said that, the 90% functionality and UI at no cost would be enough for me to quit using Alteryx and move towards [KNIME Analytics].
Read full review
Open Source
Keras is built on top of TensorFlow, but it is much simpler to use and more Python style friendly, so if you don't want to focus on too many details or control and not focus on some advanced features, Keras is one of the best options, but as far as if you want to dig into more, for sure TensorFlow is the right choice
Read full review
Return on Investment
KNIME
  • It is suited for data mining or machine learning work but If we're looking for advanced stat methods such as mixed effects linear/logistics models, that needs to be run through an R node.
  • Thinking of our peers with an advanced visualization techniques requirement, it is a lagging product.
Read full review
Open Source
  • Learning is s bit difficult takes lot of time.
  • Developing or implementing the whole neural network is time consuming with this, as you have to write everything.
  • Once you have learned this, it make your job very easy of getting the good result.
Read full review
ScreenShots

KNIME Analytics Platform Screenshots

Screenshot of the KNIME Modern UI. This is the the new user interface for the KNIME Analytics Platform that is available with improved look and feel as the default interface, from KNIME Analytics Platform version 5.1.0 release.Screenshot of the KNIME Analytics Platform user interface - the KNIME Workbench - displays the current, open workflow(s). Here is the general user interface layout — application tabs, side panel, workflow editor and node monitor.Screenshot of the KNIME user interface elements — workflow toolbar, node action bar, rename components and metanodes.Screenshot of the entry page, which is displayed by clicking the Home tab. From here users can; check out example workflows to get started, access a local workspace, or even start a new workflow by clicking the yellow plus button.Screenshot of the status of a KNIME node, which shows whether it's configured, not configured, executed, or has an error.Screenshot of the KNIME node action bar, which can be used to configure, execute, cancel, reset, and - when available - open the view.