词条 | Weka (machine learning) |
释义 |
| name = Weka | logo = Weka (software) logo.png | logo size = 198px | logo caption = Weka logo, featuring weka, a bird endemic to New Zealand | screenshot = Weka-3.5.5.png | caption = Weka 3.5.5 with Explorer window open with Iris UCI dataset | developer = University of Waikato | latest release version = 3.8.3 (stable) | latest release date = {{Start date and age|2018|09|04}} | latest preview version = 3.9.3 | latest preview date = {{Start date and age|2017|12|22}} | operating system = Windows, OS X, Linux | platform = IA-32, x86-64; Java SE | programming language = Java | genre = Machine learning | license = GNU General Public License | website = {{URL|www.cs.waikato.ac.nz/~ml/weka}} }} Waikato Environment for Knowledge Analysis (Weka) is a suite of machine learning software written in Java, developed at the University of Waikato, New Zealand. It is free software licensed under the GNU General Public License. DescriptionWeka contains a collection of visualization tools and algorithms for data analysis and predictive modeling, together with graphical user interfaces for easy access to these functions.[1] The original non-Java version of Weka was a Tcl/Tk front-end to (mostly third-party) modeling algorithms implemented in other programming languages, plus data preprocessing utilities in C, and a Makefile-based system for running machine learning experiments. This original version was primarily designed as a tool for analyzing data from agricultural domains,[2][3] but the more recent fully Java-based version (Weka 3), for which development started in 1997, is now used in many different application areas, in particular for educational purposes and research. Advantages of Weka include:
Weka supports several standard data mining tasks, more specifically, data preprocessing, clustering, classification, regression, visualization, and feature selection. All of Weka's techniques are predicated on the assumption that the data is available as one flat file or relation, where each data point is described by a fixed number of attributes (normally, numeric or nominal attributes, but some other attribute types are also supported). Weka provides access to SQL databases using Java Database Connectivity and can process the result returned by a database query. Weka provides access to deep learning with Deeplearning4j.[4] It is not capable of multi-relational data mining, but there is separate software for converting a collection of linked database tables into a single table that is suitable for processing using Weka.[5] Another important area that is currently not covered by the algorithms included in the Weka distribution is sequence modeling. User interfacesWeka's main user interface is the Explorer, but essentially the same functionality can be accessed through the component-based Knowledge Flow interface and from the command line. There is also the Experimenter, which allows the systematic comparison of the predictive performance of Weka's machine learning algorithms on a collection of datasets. The Explorer interface features several panels providing access to the main components of the workbench:
Native regression toolsWeka has a large number of regression and classification tools. Native packages are the ones included in the executible Weka software, while other non-native ones can be downloaded and used within R.Weka environment. Among the native packages, the most famous tool is the M5p model tree package. The full list of tools is available [https://wiki.pentaho.com/display/DATAMINING/Classifiers here]. Some of the regression tools are:
Extension packagesIn version 3.7.2, a package manager was added to allow the easier installation of extension packages.[6] Some functionality that used to be included with Weka prior to this version has since been moved into such extension packages, but this change also makes it easier for others to contribute extensions to Weka and to maintain the software, as this modular architecture allows independent updates of the Weka core and individual extensions. History
Related tools
See also{{Portal|Free and open-source software}}
References1. ^{{cite web |url=http://www.cs.waikato.ac.nz/~ml/weka/book.html |title=Data Mining: Practical machine learning tools and techniques, 3rd Edition |accessdate=2011-01-19 |author=Ian H. Witten |author2=Eibe Frank |author3=Mark A. Hall |year=2011 |publisher=Morgan Kaufmann, San Francisco }} 2. ^{{cite web |url=https://www.cs.waikato.ac.nz/~ml/publications/1994/Holmes-ANZIIS-WEKA.pdf |title=Weka: A machine learning workbench |accessdate=2007-06-25 |author=G. Holmes |author2=A. Donkin |author3=I.H. Witten |year=1994 |work=Proc Second Australia and New Zealand Conference on Intelligent Information Systems, Brisbane, Australia }} 3. ^{{cite web |url=http://www.cs.waikato.ac.nz/~ml/publications/1995/Garner95-imlc95.pdf |title=Applying a machine learning workbench: Experience with agricultural databases |accessdate=2007-06-25 |author=S.R. Garner |author2=S.J. Cunningham |author3=G. Holmes |author4=C.G. Nevill-Manning |author5=I.H. Witten |year=1995 |work=Proc Machine Learning in Practice Workshop, Machine Learning Conference, Tahoe City, CA, USA |pages=14–21 }} 4. ^{{cite web |url=http://weka.sourceforge.net/packageMetaData/ |title=Weka Package Metadata |accessdate=2017-11-11 |year=2017 |work=SourceForge }} 5. ^{{cite web |url=http://www.cs.waikato.ac.nz/~eibe/pubs/reutemann_et_al.ps.gz |title=Proper: A Toolbox for Learning from Relational Data with Propositional and Multi-Instance Learners |accessdate=2007-06-25 |author=P. Reutemann |author2=B. Pfahringer |author3=E. Frank |year=2004 |work=17th Australian Joint Conference on Artificial Intelligence (AI2004) |publisher=Springer-Verlag }} 6. ^{{cite web|url=http://weka.wikispaces.com/How+do+I+use+the+package+manager%3F|title=weka - How do I use the package manager?|publisher=|accessdate=20 September 2014}} 7. ^{{cite web |url=http://www.cs.waikato.ac.nz/~ml/publications/1999/99IHW-EF-LT-MH-GH-SJC-Tools-Java.pdf |title=Weka: Practical Machine Learning Tools and Techniques with Java Implementations |accessdate=2007-06-26 |author=Ian H. Witten |author2=Eibe Frank |author3=Len Trigg |author4=Mark Hall |author5=Geoffrey Holmes |author6=Sally Jo Cunningham |year=1999 |work=Proceedings of the ICONIP/ANZIIS/ANNES'99 Workshop on Emerging Knowledge Engineering and Connectionist-Based Information Systems |pages=192–196 }} 8. ^{{cite web |url=http://www.kdnuggets.com/news/2005/n13/2i.html |title=KDnuggets news on SIGKDD Service Award 2005 |accessdate=2007-06-25 |author=Gregory Piatetsky-Shapiro |date=2005-06-28 }} 9. ^{{cite web |url=http://www.acm.org/sigs/sigkdd/awards_service.php |title=Overview of SIGKDD Service Award winners |accessdate=2007-06-25 |year=2005 }} 10. ^{{Cite news|url=http://www.pentaho.com/pentaho-acquires-weka-project|title=Pentaho Acquires Weka Project|work=Pentaho|access-date=2018-02-06|language=en}} 11. ^{{cite conference | vauthors = Thornton C, Hutter F, Hoos HH, Leyton-Brown K | year = 2013 | title = Auto-WEKA: Combined Selection and Hyperparameter Optimization of Classification Algorithms | url = https://dl.acm.org/citation.cfm?id=2487629 | conference = KDD '13 Proceedings of the 19th ACM SIGKDD international conference on Knowledge discovery and data mining | pages = 847–855 }} External links{{Commons category|Weka (machine learning)}}
6 : Data mining and machine learning software|Free science software|Free software programmed in Java (programming language)|Free data analysis software|Free artificial intelligence applications|Software using the GPL license |
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。