Author:Mark Hall
Category:Python integration
Changes:Now includes support for xgboost (classification and regression). Note that xgboost is *not* included in scikit-learn, but does have a sklearn API. This means that the user must install the xgboost package in their python distribution.
Date:2019-01-11
Depends:weka (>=3.8.0)
Description:Integration with CPython for Weka. Python version 2.7.x or higher is required. Also requires the following packages to be installed in python: numpy, pandas, matplotlib and scikit-learn. This package provides a wrapper classifier and clusterer that, between them, cover 60+ scikit-learn algorithms. It also provides a general scripting step for the Knowlege Flow along with scripting plugin environments for the Explorer and Knowledge Flow.
License:GPL 3.0
Maintainer:Weka team <wekalist{[at]}list.scms.waikato.ac.nz>
MessageToDisplayOnInstallation:This package requires python (2.7.x or 3.x) to be installed on your
computer before it can be used. The python command must be in the PATH. Within python it requires the:
following packages: numpy, pandas, matplotlib and scikit-learn, scipy (and optionally xgboost).
PackageURL:http://prdownloads.sourceforge.net/weka/wekaPython1.0.10.zip?download
URL:http://markahall.blogspot.co.nz/2015/06/cpython-integration-in-weka.html
Version:1.0.10