SPSS Modeler

Last updated
IBM SPSS Modeler
Developer(s) IBM Corp.
Stable release
18.2.2 / September 2020;3 years ago (2020-09)
Written inClementine: POP-11, C
SPSS Modeler: Java
Operating system Windows, Linux, Unix, macOS
Type data mining, predictive analytics
License proprietary
Website www.ibm.com/products/spss-modeler

IBM SPSS Modeler is a data mining and text analytics software application from IBM. It is used to build predictive models and conduct other analytic tasks. It has a visual interface which allows users to leverage statistical and data mining algorithms without programming.

Contents

One of its main aims from the outset was to eliminate needless complexity in data transformations, and make complex predictive models very easy to use.

The first version incorporated decision trees (ID3), and neural networks (backprop), which could both be trained without underlying knowledge of how those techniques worked.

IBM SPSS Modeler was originally named Clementine by its creators, Integral Solutions Limited. This name continued for a while after SPSS's acquisition of the product. SPSS later changed the name to SPSS Clementine, and then later to PASW Modeler. [1] Following IBM's 2009 acquisition of SPSS, the product was renamed IBM SPSS Modeler, its current name.

Applications

SPSS Modeler has been used in these and other industries:

Editions

IBM sells the current version of SPSS Modeler (version 18.2.1) in two separate bundles of features. These two bundles are called "editions" by IBM:

Text analytics

Both editions are available in desktop and server configurations.

In addition to the traditional IBM SPSS Modeler desktop installations, IBM now offers the SPSS Modeler interface as an option in the Watson Studio product line which includes Watson Studio (cloud), Watson Studio Local, and Watson Studio Desktop.

Watson Studio Desktop documentation: https://www.ibm.com/support/knowledgecenter/SSBFT6_1.1.0/mstmap/kc_welcome.html

Release history

Product history

Early versions of the software were called Clementine and were Unix-based. The first version was released on Jun 9th 1994, after Beta testing at 6 customer sites. Clementine was originally developed by a UK company named Integral Solutions Limited (ISL), [10] in Collaboration with artificial intelligence researchers at the University of Sussex. The original Clementine was implemented in Poplog, which ISL marketed for that University.

Clementine mainly used the Poplog languages, Pop-11, with some parts written in C for speed (such as the neural network engine), along with additional tools provided as part of Solaris, VMS and various versions of Unix. The tool quickly garnered the attention of the data mining community (at that time in its infancy).

In order to reach a larger market, ISL then Ported Poplog to Microsoft Windows using the NutCracker package, later named MKS Toolkit to provide the Unix graphical facilities. Original in many respects, Clementine was the first data mining tool to use an icon based graphical user interface rather than requiring users to write in a programming language, though that option remained available for expert users.

In 1998 ISL was acquired by SPSS Inc., who saw the potential for extended development as a commercial data mining tool. In early 2000, the software was developed into a client–server model architecture, and shortly afterward, the client front-end interface component was rewritten fully and replaced with a new Java front-end, which allowed deeper integration with the other tools provided by SPSS.

SPSS Clementine version 7.0: The client front-end runs under Windows. The server back-end Unix variants (SunOS, HP-UX, AIX), Linux, and Windows. The graphical user interface is written in Java.

IBM SPSS Modeler 14.0 was the first release of Modeler by IBM.

IBM SPSS Modeler 15, released in June 2012, introduced significant new functions for social network analysis and entity analytics.

See also

Related Research Articles

<span class="mw-page-title-main">IBM AIX</span> Series of Unix operating systems from IBM

AIX is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms.

Poplog is a reflective, incrementally compiled software development computer programming integrated development environment and system platform for the programming languages POP-11, Common Lisp, Prolog, and Standard ML. It was created originally in the United Kingdom for teaching and research in artificial intelligence, at the University of Sussex, and later marketed as a commercial package for software development, teaching, and research. It was one of the initiatives supported for a time by the UK government-funded Alvey Programme.

<span class="mw-page-title-main">SPSS</span> Statistical analysis software

SPSS Statistics is a statistical software suite developed by IBM for data management, advanced analytics, multivariate analysis, business intelligence, and criminal investigation. Long produced by SPSS Inc., it was acquired by IBM in 2009. Versions of the software released since 2015 have the brand name IBM SPSS Statistics.

<span class="mw-page-title-main">Motif (software)</span> GUI specification and toolkit for the X Window System

In computing, Motif refers to both a graphical user interface (GUI) specification and the widget toolkit for building applications that follow that specification under the X Window System on Unix and Unix-like operating systems. The Motif look and feel is distinguished by its use of rudimentary square and chiseled three-dimensional effects for its various user interface elements.

<span class="mw-page-title-main">A/UX</span> Early Unix-based operating system from Apple Computer

A/UX is a Unix-based operating system from Apple Computer for Macintosh computers, integrated with System 7's graphical interface and application compatibility. It is Apple's first official Unix-based operating system, launched in 1988 and discontinued in 1995 with version 3.1.1. A/UX requires select 68k-based Macintosh models with an FPU and a paged memory management unit (PMMU), including the Macintosh II, SE/30, Quadra, and Centris series.

Presentation Manager (PM) is the graphical user interface (GUI) that IBM and Microsoft introduced in version 1.1 of their operating system OS/2 in late 1988.

POP-11 is a reflective, incrementally compiled programming language with many of the features of an interpreted language. It is the core language of the Poplog programming environment developed originally by the University of Sussex, and recently in the School of Computer Science at the University of Birmingham, which hosts the main Poplog website.

<span class="mw-page-title-main">NewWave</span>

NewWave is a discontinued object-oriented graphical desktop environment and office productivity tool for PCs running early versions of Microsoft Windows. It was developed by Hewlett-Packard and introduced commercially in 1988. It was used on the HP Vectras and other IBM compatible PCs running Windows.

<span class="mw-page-title-main">SAS (software)</span> Statistical software

SAS is a statistical software suite developed by SAS Institute for data management, advanced analytics, multivariate analysis, business intelligence, criminal investigation, and predictive analytics. SAS' analytical software is built upon artificial intelligence and utilizes machine learning, deep learning and generative AI to manage and model data.

JMP is a suite of computer programs for statistical analysis developed by JMP, a subsidiary of SAS Institute. It was launched in 1989 to take advantage of the graphical user interface introduced by the Macintosh operating systems. It has since been significantly rewritten and made available also for the Windows operating system. JMP is used in applications such as Machine Learning, Six Sigma, quality control, design of experiments, as well as for research in science, engineering, biotechnologies, and social sciences.

<span class="mw-page-title-main">Shell (computing)</span> Computer program that exposes an operating systems services to a human user or other programs

In computing, a shell is a computer program that exposes an operating system's services to a human user or other programs. In general, operating system shells use either a command-line interface (CLI) or graphical user interface (GUI), depending on a computer's role and particular operation. It is named a shell because it is the outermost layer around the operating system.

The Cross-industry standard process for data mining, known as CRISP-DM, is an open standard process model that describes common approaches used by data mining experts. It is the most widely-used analytics model.

Caldera OpenLinux (COL) is a defunct Linux distribution. Caldera originally introduced it in 1997 based on the German LST Power Linux distribution, and then taken over and further developed by Caldera Systems since 1998. A successor to the Caldera Network Desktop put together by Caldera since 1995, OpenLinux was an early "business-oriented distribution" and foreshadowed the direction of developments that came to most other distributions and the Linux community generally.

<span class="mw-page-title-main">Common Open Software Environment</span> Operating system standards initiative

The Common Open Software Environment (COSE) was an initiative formed in March 1993 by the major Unix vendors of the time to create open, unified operating system (OS) standards.

<span class="mw-page-title-main">KXEN Inc.</span>

KXEN was an American software company which existed from 1998 to 2013 when it was acquired by SAP AG.

<span class="mw-page-title-main">SPSS Inc.</span> Software company

SPSS Inc. was a software house headquartered in Chicago and incorporated in Delaware, most noted for the proprietary software of the same name SPSS. The company was started in 1968 when Norman Nie, Dale Bent, and Hadlai "Tex" Hull developed and started selling the SPSS software. The company was incorporated in 1975, and Nie served as CEO from 1975 until 1992. Jack Noonan served as CEO from 1992 until the 2009 acquisition of SPSS Inc. by IBM. In 2008 SPSS Inc. had sales of US$302.9 million and over 250,000 customers.

Rexer Analytics’s Annual Data Miner Survey is the largest survey of data mining, data science, and analytics professionals in the industry. It consists of approximately 50 multiple choice and open-ended questions that cover seven general areas of data mining science and practice: (1) Field and goals, (2) Algorithms, (3) Models, (4) Tools, (5) Technology, (6) Challenges, and (7) Future. It is conducted as a service to the data mining community, and the results are usually announced at the PAW conferences and shared via freely available summary reports. In the 2013 survey, 1259 data miners from 75 countries participated. After 2011, Rexer Analytics moved to a biannual schedule.

Deep Learning Studio is a software tool that aims to simplify the creation of deep learning models used in artificial intelligence. It is compatible with a number of open-source programming frameworks popularly used in artificial neural networks, including MXNet and Google's TensorFlow.

References

  1. "Oh My Darling! SPSS Says Goodbye Clementine, Hello 'PASW' – Intelligent Enterprise".
  2. "The Forrester Wave™: Customer Analytics Solutions". Forrester Research, Inc. 2012.
  3. "Us-en_software_HP". 9 November 2020.
  4. "Us-en_software_HP".
  5. "Us-en_software_HP". 9 November 2020.
  6. "Archived copy" (PDF). Archived from the original (PDF) on 2013-06-05. Retrieved 2012-11-21.{{cite web}}: CS1 maint: archived copy as title (link)
  7. "Archived copy" (PDF). Archived from the original (PDF) on 2013-06-05. Retrieved 2012-11-21.{{cite web}}: CS1 maint: archived copy as title (link)
  8. Delen, Dursun (2009). "Predicting Movie Box-Office Receipts Using SPSS Clementine Data Mining Software".{{cite journal}}: Cite journal requires |journal= (help)
  9. Nisbet, Robert; Elder, John; Miner, Gary (2009). Handbook of Statistical Analysis and Data Mining Applications. Elsevier. pp. 391–415. ISBN   978-0-12-374765-5.
  10. 1 2 Shearer, Colin (November 18, 1994). "Mining the data-lode". Times Higher Education.
  11. "Announcing IBM SPSS Modeler 18". 2016-03-15.
  12. "IBM SPSS Modeler 18.1 — Coding Free Open Source, Seamless Weather Data and Optimization Integration and Text Analytics for Big Data". 2017-06-20.

Further reading