tdiesler / nessus-weka

A collection of examples and tutorials related to the Weka data mining toolset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Nessus Weka

Nessus Weka is a collection of examples and tutorials related to the Weka data mining toolset.

Weka is tried and tested open source machine learning software that can be accessed through a graphical user interface, standard terminal applications, or a Java API. It is widely used for teaching, research, and industrial applications, contains a plethora of built-in tools for standard machine learning tasks, and additionally gives transparent access to well-known toolboxes such as scikit-learn, R, and Deeplearning4j.

Documentation

The docs are generated using Asciidoctor.

Building this project

You can use the standard maven build process, like this

mvn clean install

Resources

About

A collection of examples and tutorials related to the Weka data mining toolset.

License:Apache License 2.0


Languages

Language:Java 100.0%