RapidMiner Studio: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
|field_analysis_type=Basic statistics and data summarization, Data mining methods and algorithms | |field_analysis_type=Basic statistics and data summarization, Data mining methods and algorithms | ||
|field_visualisation_type=Sequential Graphic, Chart/Diagram | |field_visualisation_type=Sequential Graphic, Chart/Diagram | ||
|field_tool_usability= | |field_tool_usability=rather easy to use | ||
|field_end_user_type=Organisations/Institutions/Firms | |field_end_user_type=Students/Learners/Consumers, Teachers/Tutors/Managers, Developers/Designers, Researchers, Organisations/Institutions/Firms, Others | ||
|field_statistics_level=Basic | |field_statistics_level=Basic | ||
|field_programming_level=None | |field_programming_level=None | ||
Line 36: | Line 36: | ||
|field_last_edition=2014/11/09 | |field_last_edition=2014/11/09 | ||
}} | }} | ||
{{stub}} | {{stub}} | ||
Line 47: | Line 46: | ||
= Installation = | = Installation = | ||
Installation of RapidMiner Studio is very easy on Windows (tested on Windows 7 and Windows 8.1, both 64 bits). | Installation of RapidMiner Studio is very easy on Windows (tested on Windows 7 and Windows 8.1, both 64 bits), when using the Installer provided on your RapidMiner Account page. | ||
Installation is kind of difficult on Mac OS X depending on Java versions. In 10.10, RapidMiner asks for Java 1.7 or above, even if you've got 1.8.X installed. | Installation is kind of difficult on Mac OS X depending on Java versions. In 10.10, RapidMiner asks for Java 1.7 or above, even if you've got 1.8.X installed. | ||
Note : RapidMiner is now a commercial software, so you can only use the product for 14 days, after asking a trial license. | |||
= A complete set of tools = | = A complete set of tools = | ||
First of all, it is important to say that RapidMiner Studio - and RapidMiner Server, that work with it - are a complete set of tools, rather than a more specific software. [https://rapidminer.com/ RapidMiner website] describes it as a "powerful code-free advanced analytics platform for data mining, machine learning and predictive analytics". | |||
Because of it's complexity, i will only describe some of RapidMiner Studio's functions. However, I will show above an use example of RapidMiner Studio as a basic text miner. RapidMiner Studio's highlights are : | |||
* A visual - code-free - environment, so no programming needed | |||
* Available on all major operating systems and platforms | |||
* Main function : Design of analysis processes | |||
* Predictive analytics (with pre-made templates) | |||
* Data loading | |||
* Data transformation | |||
* Data modeling | |||
* Data visualization | |||
* Extension API | |||
* Lots of data sources : Excel, Access, Oracle, IBM DB2, Microsoft SQL, Sybase, Ingres, MySQL, Postgres, SPSS, dBase, Text files, and more | |||
* RapidMiner allows you to work with different types and sizes of data sources | |||
= Use example : text mining = | = Use example : text mining = | ||
== Launch RapidMiner Studio and load data == | == Launch RapidMiner Studio and load data == |