Posit vs. TensorFlow

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Posit
Score 9.1 out of 10
N/A
Posit, formerly RStudio, is a modular data science platform, combining open source and commercial products.N/A
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
PositTensorFlow
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
PositTensorFlow
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeOptionalNo setup fee
Additional Details
More Pricing Information
Features
PositTensorFlow
Platform Connectivity
Comparison of Platform Connectivity features of Product A and Product B
Posit
7.3
26 Ratings
15% below category average
TensorFlow
-
Ratings
Connect to Multiple Data Sources8.125 Ratings00 Ratings
Extend Existing Data Sources7.426 Ratings00 Ratings
Automatic Data Format Detection6.325 Ratings00 Ratings
Data Exploration
Comparison of Data Exploration features of Product A and Product B
Posit
8.4
26 Ratings
0% below category average
TensorFlow
-
Ratings
Visualization8.426 Ratings00 Ratings
Interactive Data Analysis8.323 Ratings00 Ratings
Data Preparation
Comparison of Data Preparation features of Product A and Product B
Posit
8.2
25 Ratings
1% below category average
TensorFlow
-
Ratings
Interactive Data Cleaning and Enrichment8.123 Ratings00 Ratings
Data Transformations8.325 Ratings00 Ratings
Platform Data Modeling
Comparison of Platform Data Modeling features of Product A and Product B
Posit
8.2
21 Ratings
4% below category average
TensorFlow
-
Ratings
Multiple Model Development Languages and Tools8.221 Ratings00 Ratings
Single platform for multiple model development8.421 Ratings00 Ratings
Self-Service Model Delivery8.018 Ratings00 Ratings
Model Deployment
Comparison of Model Deployment features of Product A and Product B
Posit
8.7
17 Ratings
1% above category average
TensorFlow
-
Ratings
Flexible Model Publishing Options8.417 Ratings00 Ratings
Security, Governance, and Cost Controls8.915 Ratings00 Ratings
Best Alternatives
PositTensorFlow
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
PositTensorFlow
Likelihood to Recommend
9.1
(122 ratings)
8.6
(14 ratings)
Likelihood to Renew
9.7
(17 ratings)
-
(0 ratings)
Usability
10.0
(3 ratings)
9.0
(1 ratings)
Availability
9.4
(3 ratings)
-
(0 ratings)
Support Rating
8.9
(9 ratings)
9.1
(2 ratings)
Implementation Rating
9.3
(4 ratings)
8.0
(1 ratings)
Configurability
10.0
(1 ratings)
-
(0 ratings)
Product Scalability
8.2
(3 ratings)
-
(0 ratings)
User Testimonials
PositTensorFlow
Likelihood to Recommend
Posit (formerly RStudio)
In my humble opinion, if you are working on something related to Statistics, RStudio is your go-to tool. But if you are looking for something in Machine Learning, look out for Python. The beauty is that there are packages now by which you can write Python/SQL in R. Cross-platform functionality like such makes RStudio way ahead of its competition. A couple of chinks in RStudio armor are very small and can be considered as nagging just for the sake of argument. Other than completely based on programming language, I couldn't find significant drawbacks to using RStudio. It is one of the best free software available in the market at present.
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
Posit (formerly RStudio)
  • The support is incredibly professional and helpful, and they often go out of their way to help me when something doesn't work.
  • The one-click publishing from RStudio Connect is absolutely amazing, and I really like the way that it deploys your exact package versions, because otherwise, you can get in a terrible mess.
  • Python doesn't feel quite as native as R at the moment but I have definitely deployed stuff in R and Python that works beautifully which is really nice indeed.
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
Posit (formerly RStudio)
  • Python integration is newer and still can be rough, especially with when using virtual environments.
  • RStudio Connect pricing feels very department focused, not quite an enterprise perspective.
  • Some of the RStudio packages don't follow conventional development guidelines (API breaking changes with minor version numbers) which can make supporting larger projects over longer timeframes difficult.
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
Posit (formerly RStudio)
There is no viable alternative right now. The toolset is good and the functionality is increasing with every release. It is backed by regular releases and ongoing development by the RStudio team. There is good engagement with RStudio directly when support is required. Also there's a strong and growing community of developers who provide additional support and sample code.
Read full review
Open Source
No answers on this topic
Usability
Posit (formerly RStudio)
I think it's a quick and easy to use tool. The IDE is very intuitive and easy to adapt to. You do not need to learn a lot of things to use this tool. Any programmer and a person with knowledge or R can quick use this tool without issues.
Read full review
Open Source
Support of multiple components and ease of development.
Read full review
Reliability and Availability
Posit (formerly RStudio)
RStudio is very available and cheap to use. It needs to be updated every once in a while, but the updates tend to be quick and they do not hinder my ability to make progress. I have not experienced any RStudio outages, and I have used the application quite a bit for a variety of statistical analyses
Read full review
Open Source
No answers on this topic
Support Rating
Posit (formerly RStudio)
Since R is trendy among statisticians, you can find lots of help from the data science/ stats communities. If you need help with anything related to RStudio or R, google it or search on StackOverflow, you might easily find the solution that you are looking for.
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
Posit (formerly RStudio)
We did it at the individual level: anyone willing to code in R can use it. No real deployment involved.
Read full review
Open Source
Use of cloud for better execution power is recommended.
Read full review
Alternatives Considered
Posit (formerly RStudio)
RStudio was provided as the most customizable. It was also strictly the most feature-rich as far as enabling our organization to script, run, and make use of R open-source packages in our data analysis workstreams. It also provided some support for python, which was useful when we had R heavy code with some python threaded in. Overall we picked Rstudio for the features it provided for our data analysis needs and the ability to interface with our existing resources.
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
Scalability
Posit (formerly RStudio)
RStudio is very scalable as a product. The issue I have is that it doesn't necessarily fit in nicely with the mainly Microsoft environment that everybody else is using. Having RStudio for us means dedicated servers and recruiting staff who know how to manage the environment. This isn't a fault of the product at all, it's just part of the data science landscape that we all have to put up with. Having said that RStudio is absolutely great for running on low spec servers and there are loads of options to handle concurrency, memory use, etc.
Read full review
Open Source
No answers on this topic
Return on Investment
Posit (formerly RStudio)
  • Using it for data science in a very big and old company, the most positive impact, from my point of view, has been the ability of spreading data culture across the group. Shortening the path from data to value.
  • Still it's hard to quantify economic benefits, we are struggling and it's a great point of attention, since splitting out the contribution of the single aspects of a project (and getting the RStudio pie) is complicated.
  • What is sure is that, in the long run, RStudio is boosting productivity and making the process in which is embedded more efficient (cost reduction).
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

Posit Screenshots

Screenshot of Posit runs on most desktops or on a server and accessed over the webScreenshot of Posit supports authoring HTML, PDF, Word Documents, and slide showsScreenshot of Posit supports interactive graphics with Shiny and ggvisScreenshot of Shiny combines the computational power of R with the interactivity of the modern webScreenshot of Remote Interactive Sessions: Start R and Python processes from Posit Workbench within various systems such as Kubernetes and SLURM with Launcher.Screenshot of Jupyter: Author and edit Python code with Jupyter using the same Posit Workbench infrastructure.