Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Data Mining open source tools [closed]

I'm due to take up a project which is into data mining. Before I jump in I wanted to probe around for different data mining tools (preferably open source) which allows web based reporting. In my scenario the data would be provided to me, so I'm not supposed to crawl for it.

In a nutshell, I am looking for a tool which does - Data Analysis, Web based Reporting, provides some kind of a dashboard and mining features.

I have worked on the Microsoft Analysis Services and BOXI and off late I have been looking at Pentaho, which seems to be a good option.

Please share your experiences on any such tool which you know of.

cheers

like image 784
Arnkrishn Avatar asked May 07 '09 16:05

Arnkrishn


People also ask

Which of the following is an open source data mining tool?

DataMelt or DMelt is open-source software for numeric computation, mathematics, statistics, symbolic calculations, data analysis and data visualisation. The platform is a combination of various scripting languages such as Python, Ruby, Groovy, among others with several Java packages.

What are data mining tools?

Data Mining tools are software programs that help in framing and executing data mining techniques to create data models and test them as well. It is usually a framework like R studio or Tableau with a suite of programs to help build and test a data model.

What is a popular and free data mining tool?

R. R, sometimes called 'the superstar of free data mining', is a free, open source software easy to use for people with little to no previous experience with programming. It can run on a wide variety of platforms including Mac and Windows.


1 Answers

I believe WEKA is the best open source DM software out there.

Check it: http://www.cs.waikato.ac.nz/ml/weka/

like image 58
Alix Axel Avatar answered Oct 14 '22 07:10

Alix Axel