Skip to content

Commit 0450dc0

Browse files
committed
updated link to mailing list, removed Eibe's ecosystem PDF, updated PMML link
1 parent a504cd5 commit 0450dc0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/documentation.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,26 @@ with information on Weka is provided below.
2323

2424
* 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/).
2525

26+
2627
# Weka packages
2728

2829
* 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.
2930

31+
3032
# Mailing list archive
3133

32-
* The [Weka mailing list](https://list.waikato.ac.nz/hyperkitty/list/wekalist@list.waikato.ac.nz/) is a very helpful source of information, spanning more than 15 years of questions and answers on Weka.
34+
* 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.
35+
3336

3437
# Blogs
3538

3639
* 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.
3740

3841
* 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.
3942

40-
# Other sources of information
4143

42-
* 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.
44+
# Other sources of information
4345

44-
* 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).
46+
* 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).
4547

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

0 commit comments

Comments
 (0)