Skip to content

Commit

Permalink
updated link to mailing list, removed Eibe's ecosystem PDF, updated P…
Browse files Browse the repository at this point in the history
…MML link
  • Loading branch information
fracpete committed Dec 19, 2024
1 parent a504cd5 commit 0450dc0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,26 @@ with information on Weka is provided below.

* The videos and slides for the online courses on [Data Mining with Weka](https://ml.cms.waikato.ac.nz/weka/mooc/dataminingwithweka/), [More Data Mining with Weka](https://ml.cms.waikato.ac.nz/weka/mooc/moredataminingwithweka/), and [Advanced Data Mining with Weka](https://ml.cms.waikato.ac.nz/weka/mooc/advanceddataminingwithweka/).


# Weka packages

* There is a [list of packages](https://weka.sourceforge.io/packageMetaData/) for Weka that can be installed using the built-in package manager. Javadoc for a package is available at https://weka.sourceforge.io/doc.packages/ followed by the name of the package.


# Mailing list archive

* The [Weka mailing list](https://list.waikato.ac.nz/hyperkitty/list/[email protected]/) is a very helpful source of information, spanning more than 15 years of questions and answers on Weka.
* The [Weka mailing list](https://sourceforge.net/projects/weka/lists/weka-users) is a very helpful source of information, spanning more than 15 years of questions and answers on Weka.


# Blogs

* There is the official [Weka blog](https://waikato.github.io/weka-blog/) that has Weka-related news items and the occasional article of interest to Weka users.

* There is also [Mark Hall's blog](https://markahall.blogspot.co.nz/) with a lot of useful information on several important Weka packages in particular.

# Other sources of information

* Weka can be used from several other software systems for data science, and there is a set of slides on [WEKA in the Ecosystem for Scientific Computing](https://www.cs.waikato.ac.nz/~eibe/WEKA_Ecosystem.pdf) covering Octave/Matlab, R, Python, and Hadoop.
# Other sources of information

* A page with [with news and documentation on Weka's support for importing PMML models](https://wiki.pentaho.com/display/DATAMINING/PMML+Support+in+Weka).
* A page [with news and documentation on Weka's support for importing PMML models](https://pentaho-public.atlassian.net/wiki/spaces/DATAMINING/pages/281411566/PMML+Support+in+Weka).

* A short tutorial on [connecting Weka to MongoDB using a JDBC driver](https://github.com/selvinsource/mongodb-datamining-shell/wiki/Weka-MongoDB).

0 comments on commit 0450dc0

Please sign in to comment.