Skip to Content
Hands-On Artificial Intelligence with Java for Beginners
book

Hands-On Artificial Intelligence with Java for Beginners

by Nisheeth Joshi
August 2018
Beginner
144 pages
3h 6m
English
Packt Publishing
Content preview from Hands-On Artificial Intelligence with Java for Beginners

An introduction to Weka

Weka is a suite of machine learning software written in Java. It was developed by the University of Waikato, New Zealand. It is a free software, available under the GNU General Public License (GPL), and the algorithms can be either applied directly to a dataset or called from our own Java code.

When we download Weka and start using it, it provides us with its own GUI. We can use the GUI to work with our own datasets. If we want to enhance the capabilities of Weka, we should use it in our Java code. The official website for Weka is located at https://www.cs.waikato.ac.nz/ml/weka/. It is on Waikato University's official website. Its current version is 3. We can find all of the information about Weka on its website. We ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Machine Learning: End-to-End guide for Java developers

Machine Learning: End-to-End guide for Java developers

Richard M. Reese, Jennifer L. Reese, Boštjan Kaluža, Dr. Uday Kamath, Krishna Choppella
Mastering Java Machine Learning

Mastering Java Machine Learning

Uday Kamath, Krishna Choppella

Publisher Resources

ISBN: 9781789537550Supplemental Content