Try our new research platform with insights from 80,000+ expert users

Cloudera Data Science Workbench vs IBM SPSS Modeler comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 5, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Cloudera Data Science Workb...
Ranking in Data Science Platforms
24th
Average Rating
7.0
Reviews Sentiment
6.9
Number of Reviews
2
Ranking in other categories
No ranking in other categories
IBM SPSS Modeler
Ranking in Data Science Platforms
19th
Average Rating
8.0
Reviews Sentiment
6.3
Number of Reviews
40
Ranking in other categories
Data Mining (4th)
 

Mindshare comparison

As of August 2025, in the Data Science Platforms category, the mindshare of Cloudera Data Science Workbench is 1.3%, down from 1.6% compared to the previous year. The mindshare of IBM SPSS Modeler is 2.6%, up from 2.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Data Science Platforms
 

Featured Reviews

Ismail Peer - PeerSpot reviewer
Useful for data science modeling but improvement is needed in MLOps and pricing
If you don't configure CDSW well, then it might be not useful for you. Deploying the tool can vary in complexity, but most of the time, it's relatively simple and straightforward. Triggering a job from data to production is easy, as the platform automates the deployment process. However, ensuring optimal resource allocation is essential for smooth operations.
PeterHuo - PeerSpot reviewer
Good tool for extracting data from data warehouses, creating streams, and manipulating logic to extract final data
There are performance issues. Extracting data from many combined tables can take hours and occasionally crash the server due to memory leaks. This performance problem bothers people. The performance issue seems to be related to the server. We design streams on the client and submit them to the server, which generates a large SQL statement. There are two potential bottlenecks: one in the server and another in data extraction. I'm unsure about the exact mechanics of data splitting when fetching from the database. When streams become larger, performance bottlenecks may occur in the IBM SPSS Modeler server or the database. Sometimes the server crashes and needs to be restarted to release memory on both sides. I'm not sure exactly where the problem is caused, as I focus on stream design rather than server issues. The problem could be on the IBM SPSS Modeler server and database.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The Cloudera Data Science Workbench is customizable and easy to use."
"I appreciate CDSW's ability to logically segregate environments, such as data, DR, and production, ensuring they don't interfere with each other. The deployment of machine learning is fast and easy to manage. Its API calls are also fast."
"It's very easy to use. The drag and drop feature makes it very easy when you are building and testing the streams. That's very useful."
"The quality is very good."
"We are using it either for workforce deployment or to improve our operations."
"The visual modeling capability is one of its attractive features."
"I think the code modeling features are the most valuable and without the need to write a code back with many different possibilities to choose from. And the second one is linked to the activity of the data preparation."
"Our business units' capabilities with SPSS Modeler is high. They no longer waste time on modeling and algorithms, meaning they are not coding any more. For example, segmentation projects now take one to three months, rather than six months to a year, as before."
"It handles large data better than the previous system that we were using, which was basically Excel and Access. We serve upwards of 300,000 parts over a 150 regions and we need to crunch a lot of numbers."
"You take two quarters and compare them and this tool is ideal because it gives you a lot of visibility on the before and after."
 

Cons

"The tool's MLOps is not good. It's pricing also needs to improve."
"Running this solution requires a minimum of 12GB to 16GB of RAM."
"I think mapping for geographic data would also be a really great thing to be able to use."
"I understand that it takes some time to incorporate some of the new algorithms that have come out in the last few months, in the literature. For example, there is an algorithm based on how ants search for food. And there are some algorithms that have now been developed to complement rules. So that's one of the things that we need to have incorporated into it."
"I would not rate the technical support very well. The technicians have accents. When you do find someone, it is very hard to get somebody able to answer the technical questions."
"It would be good if IBM added help resources to the interface."
"Neural networks are quite simple, and now neural networks are evolving to these architecture related to deep learning, etc. They didn't incorporate this in IBM SPSS Modeler."
"​I would like better integration into the Weather Company solution. I have raised a couple of concerns about this integration and having more time series capabilities.​"
"I would like see more programming languages added, like MATLAB. That would be better."
"Regarding visual modeling, it is not the biggest strength of the product, although from what I hear in the latest release it's going to be a lot stronger. That, to me, has always been the biggest flaw in using this. It's very difficult to get good visualization."
 

Pricing and Cost Advice

"The product is expensive."
"The government has funds and a budget, it's hard to say if it's expensive or cheap. In Canada, they have a yearly budget. They used to encourage people to use the modeler for development. If ten users use the server with ten licenses, it runs faster. But if forty users use the same appliance, everything slows down. People then think it's not easy to do things and prefer using remote tools like Python to extract data from the database. It's not about being expensive or cheap, but about people's knowledge and experience in how to do the work."
"I am using the free version of IBM SPSS Modeler, it is the educational edition version."
"It is a huge increase to time savings."
"This tool, being an IBM product, is pretty expensive."
"Its price is okay for a company, but for personal use, it is considered somewhat expensive."
"$5,000 annually."
"The scalability was kind of limited by our ability to get other people licenses, and that was usually more of a financial constraint. It's expensive, but it's a good tool."
"It got us a good amount of money with quick and efficient modeling."
report
Use our free recommendation engine to learn which Data Science Platforms solutions are best for your needs.
865,384 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
35%
Manufacturing Company
9%
Healthcare Company
8%
Computer Software Company
8%
Financial Services Firm
12%
Educational Organization
11%
Government
10%
University
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What do you like most about Cloudera Data Science Workbench?
I appreciate CDSW's ability to logically segregate environments, such as data, DR, and production, ensuring they don't interfere with each other. The deployment of machine learning is fast and easy...
What needs improvement with Cloudera Data Science Workbench?
The tool's MLOps is not good. It's pricing also needs to improve.
What is your primary use case for Cloudera Data Science Workbench?
We have different use cases. Our banking use case uses machine learning to identify customer life events and recommend the best-suited card products. These machine-learning models are deployed in o...
What do you like most about IBM SPSS Modeler?
Compared to other tools, the product works much easier to analyze data without coding.
What is your experience regarding pricing and costs for IBM SPSS Modeler?
The government has funds and a budget, it's hard to say if it's expensive or cheap. In Canada, they have a yearly budget. They used to encourage people to use the modeler for development. If ten us...
What needs improvement with IBM SPSS Modeler?
There are performance issues. Extracting data from many combined tables can take hours and occasionally crash the server due to memory leaks. This performance problem bothers people. The performanc...
 

Also Known As

CDSW
SPSS Modeler
 

Overview

 

Sample Customers

IQVIA, Rush University Medical Center, Western Union
Reisebªro Idealtours GmbH, MedeAnalytics, Afni, Israel Electric Corporation, Nedbank Ltd., DigitalGlobe, Vodafone Hungary, Aegon Hungary, Bureau Veritas, Brammer Group, Florida Department of Juvenile Justice, InSites Consulting, Fortis Turkey
Find out what your peers are saying about Cloudera Data Science Workbench vs. IBM SPSS Modeler and other solutions. Updated: July 2025.
865,384 professionals have used our research since 2012.