  |
Machine Learning Library in C++ - http://www.sgi.com/tech/mlc/
MLC++ is a standard C++ library for supervised machine learning, with back-end and front-end tools for data mining tasks like Decision Trees, and Clustering. Information on legal issues, mailing lists, history, standards, platform support, and download instructions. |
  |
Model-Based Classification Software - http://www.stat.washington.edu/fraley/mclust/soft.shtml
Model based clustering and discriminant analysis, including hierarchical clustering and EM. Developed at University of Washington. |
  |
http://cslab.anu.edu.au/ml/dm/dm_software.html - http://cslab.anu.edu.au/ml/dm/dm_software.html
Written in Python, the toolbox handles caching of database queries and parallelism within a collection of independent queries. Our toolbox provides a number of routines for basic data mining tasks on top of which the user can add more functions - mainly domain and data collection dependent - for complex and time consuming data mining tasks. GNU/GPL. From the Computer Sciences Laboratory of The Australian National University |
  |
CART - Salford Systems - http://www.salford-systems.com/products-cart.html
A decision tree tool that automatically sifts large, complex databases, searching for and isolating significant patterns and relationships. Offers free limited capability demo for download, product features, applications, user feedback, and associated books. |
  |
PAFI - Pattern Finding Toolkit - http://glaros.dtc.umn.edu/gkhome/pafi/overview/
A freely available software toolkit for finding frequent patterns in diverse datasets. It contains highly efficient algorithms for finding patterns in transactional, sequential, and graph datasets. |
  |
FOIL and C4.5 - http://www.rulequest.com/Personal/
Source code for decision tree algorithms from Ross Quinlan's homepage, available free for download. |
  |
XmdvTool Home Page - http://davis.wpi.edu/~xmdv/
A public-domain software package for the interactive visual exploration of multivariate data sets. It is available on all UNIX platforms which support XR4 or higher. The current version of the software (3.1) supports scatterplots, star glyphs, parallel coordinates, and dimensional stacking. |
  |
http://www.csse.monash.edu.au/~dld/Snob.html - http://www.csse.monash.edu.au/~dld/Snob.html
Uses the Minimum Message Length (MML) principle to do mixture modeling. Mixture modeling concerns modeling a statistical distribution by a mixture of other distributions, and is also known as unsupervised concept learning in Artificial Intelligence. Links to related research papers and software. |
  |
MPCA Software - http://cosco.hiit.fi/search/MPCA/
GPL C/C++ software for data analysis of discrete data using principal/independent component methods. Examples are DPCA, LDA, GaP (like PLSI and NMF). Targetted at text, with MPI and multithreading. |
  |
XELOPES Data Mining Library - http://www.prudsys.com/Produkte/Algorithmen/Xelopes/
Platform- and data-source-independent library for embedded data mining based on the CWM/OMG and other data mining standards. XELOPES-Java algorithms: SVMs, market basket analysis, sequence analysis, decision trees, cluster analysis, multidimensional grouping. XELOPES-C++ algorithms: SVMs, decision trees. [GPL] |
  |
AutoClass C - General Information - http://ic-www.arc.nasa.gov/ic/projects/bayes-group/autoclass/autoclass-c-program.html
An unsupervised Bayesian classification system that seeks a maximum posterior probability classification. |
  |
WinMine Toolkit Home Page - http://research.microsoft.com/~dmax/winmine/tooldoc.htm
By David Chickering at Microsoft Research. The WinMine Toolkit is a set of tools for Windows 2000/NT/XP that allow you to build statistical models from data. The majority of the tools are command-line executables that can be run in scripts. |
  |
StatLib - XlispStat Archive - http://lib.stat.cmu.edu/xlispstat/
Environment for statistical computing and dynamic graphics based on Lisp. Contains contributed code and submission instructions. |
  |
VisDB: A Visual Data Mining and Database Exploration System - http://www.dbs.informatik.uni-muenchen.de/dbs/projekt/visdb/visdb.html
The VisDB has been developed to support the exploration of large database. The VisDB system implements several visual data mining techniques, allowing an exploration of large databases (up-to about one million data values). |
  |
Association Rule Miner - http://www.cs.umb.edu/~laur/ARMiner/
Client-server Java based data mining software for mining association rules. Developed at University of Massachusetts. |
  |
Classification Tree in Excel - http://www.geocities.com/adotsaha/CTree/CtreeinExcel.html
A small Excel based freeware to build Classification Tree models in Excel. Uses C4.5 algorithm. Very easy to learn and use - but capability is limited. |
  |
Inducing Functional Dependencies from Relations - http://www.cs.bris.ac.uk/~flach/fdep/
Includes source code, related research papers and associated work. |
  |
http://www.gr-fx.com/graf-fx.htm - http://www.gr-fx.com/graf-fx.htm
A Microsoft Access application designed to provide tools to explore your databases with graphs and queries. It is also a quick way to generate/prototype Access Graphs without running the Wizards. |
  |
CLUTO - Clustering Toolkit - http://glaros.dtc.umn.edu/gkhome/views/cluto
A freely available software toolkit for clustering low- and high-dimensional data sets. It is well-suited for clustering data sets arising in many areas including information retrieval, customer purchasing transactions, science, and biology. |
  |
DeFindIt Analysis and Reporting - http://defindit.com/
Open source software for extraction and reporting using a powerful template tool. Deft combines declarative concepts of SQL with all of Perl's features. Requires Linux and Perl |
  |
Shih Tree Builder - http://www.shih.be/
Modelling tool that analyzes data generating classification, regression or class probability prediction models. |
  |
The PNC2 Rule Induction System - http://www.newty.de/pnc2/index.html
Windows software tool that induces rules using the PNC2 cluster algorithm. An integrated parameter tuning component allows an easy adjustment of the algorithm's behaviour to the given problem without any further knowledge. [Gnu GPL] |
  |
AC2 - Software Toolkit - http://www.alice-soft.com/html/prod_ac2.htm
A multi-lingual toolkit for various decision tree algorithms with C++ libraries. Available for free download for a variety of platforms. |
  |
ECOBWEB - Concept Formation Program - http://www.eng.tau.ac.il/~yoram/topics/ecobweb.html
Source code for program for creation of hierarchical classification trees. Information about implementations, documentation, and related research papers. |
  |
Discovery of Multivalued Dependencies from Relations - http://www.cs.bris.ac.uk/~flach/mdep/
Includes source code, related papers and associated projects. |