All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download nz.ac.waikato.cms.weka.thirdparty JAR files with all dependencies


asm-attrs from group org.nuiton.thirdparty (version 1.5.4-snapshot)

Group: org.nuiton.thirdparty Artifact: asm-attrs

Download asm-attrs.jar (1.5.4-snapshot)
 

9 downloads
Artifact asm-attrs
Group org.nuiton.thirdparty
Version 1.5.4-snapshot


RBFNetwork from group nz.ac.waikato.cms.weka (version 1.0.8)

RBFNetwork implements a normalized Gaussian radial basisbasis function network. It uses the k-means clustering algorithm to provide the basis functions and learns either a logistic regression (discrete class problems) or linear regression (numeric class problems) on top of that. Symmetric multivariate Gaussians are fit to the data from each cluster. If the class is nominal it uses the given number of clusters per class. RBFRegressor implements radial basis function networks for regression, trained in a fully supervised manner using WEKA's Optimization class by minimizing squared error with the BFGS method. It is possible to use conjugate gradient descent rather than BFGS updates, which is faster for cases with many parameters, and to use normalized basis functions instead of unnormalized ones.

Group: nz.ac.waikato.cms.weka Artifact: RBFNetwork
Show documentation Show source 
Download RBFNetwork.jar (1.0.8)
 

9 downloads
Artifact RBFNetwork
Group nz.ac.waikato.cms.weka
Version 1.0.8


weka-dev from group nz.ac.waikato.cms.weka (version 3.7.13)

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This version represents the developer version, the "bleeding edge" of development, you could say. New functionality gets added to this version.

Group: nz.ac.waikato.cms.weka Artifact: weka-dev

Download weka-dev.jar (3.7.13)
 

9 downloads
Artifact weka-dev
Group nz.ac.waikato.cms.weka
Version 3.7.13


simpleCART from group nz.ac.waikato.cms.weka (version 1.0.2)

Class implementing minimal cost-complexity pruning. Note when dealing with missing values, use "fractional instances" method instead of surrogate split method. For more information, see: Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (1984). Classification and Regression Trees. Wadsworth International Group, Belmont, California.

Group: nz.ac.waikato.cms.weka Artifact: simpleCART
Show documentation Show source 
Download simpleCART.jar (1.0.2)
 

9 downloads
Artifact simpleCART
Group nz.ac.waikato.cms.weka
Version 1.0.2


weka-stable from group nz.ac.waikato.cms.weka (version 3.6.12)

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This is the stable version. Apart from bugfixes, this version does not receive any other updates.

Group: nz.ac.waikato.cms.weka Artifact: weka-stable

Download weka-stable.jar (3.6.12)
 

8 downloads
Artifact weka-stable
Group nz.ac.waikato.cms.weka
Version 3.6.12


xercesImpl from group org.exist-db.thirdparty.xerces (version 2.12.0)

Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema 1.0 processor. A partial experimental implementation of the XML Schema 1.1 Structures and Datatypes Working Drafts (December 2009) and an experimental implementation of the XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010) are provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.

Group: org.exist-db.thirdparty.xerces Artifact: xercesImpl

Download xercesImpl.jar (2.12.0)
 

8 downloads
Artifact xercesImpl
Group org.exist-db.thirdparty.xerces
Version 2.12.0


chiSquaredAttributeEval from group nz.ac.waikato.cms.weka (version 1.0.4)

Evaluates the worth of an attribute by computing the value of the chi-squared statistic with respect to the class.

Group: nz.ac.waikato.cms.weka Artifact: chiSquaredAttributeEval

Download chiSquaredAttributeEval.jar (1.0.4)
 

8 downloads


WekaExcel from group nz.ac.waikato.cms.weka (version 1.0.5)

WekaExcel adds support to directory read from and write to spreadsheets in Microsoft Excel 97-2007 format. It uses Apache POI (http://poi.apache.org/), specifically POI-HSSF and POI-XSSF (http://poi.apache.org/spreadsheet/), in order to read/write Excel spreadsheets.

Group: nz.ac.waikato.cms.weka Artifact: WekaExcel
Show documentation Show source 
Download WekaExcel.jar (1.0.5)
 

7 downloads
Artifact WekaExcel
Group nz.ac.waikato.cms.weka
Version 1.0.5


sqlitejdbc-nested from group org.xerial.thirdparty (version 3.6.2)

Group: org.xerial.thirdparty Artifact: sqlitejdbc-nested

Download sqlitejdbc-nested.jar (3.6.2)
 

7 downloads
Artifact sqlitejdbc-nested
Group org.xerial.thirdparty
Version 3.6.2


weka-stable from group nz.ac.waikato.cms.weka (version 3.6.9)

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This is the stable version. Apart from bugfixes, this version does not receive any other updates.

Group: nz.ac.waikato.cms.weka Artifact: weka-stable

Download weka-stable.jar (3.6.9)
 

7 downloads
Artifact weka-stable
Group nz.ac.waikato.cms.weka
Version 3.6.9


libsvm from group com.facebook.thirdparty (version 3.18.1)

Presto compatible fork of libsvm

Group: com.facebook.thirdparty Artifact: libsvm
Show documentation Show source 
Download libsvm.jar (3.18.1)
 

7 downloads
Artifact libsvm
Group com.facebook.thirdparty
Version 3.18.1


java-cup from group net.sf.squirrel-sql.thirdparty-non-maven (version 0.11a)

CUP is a system for generating LALR parsers from simple specifications. It serves the same role as the widely used program YACC [1] and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: java-cup

Download java-cup.jar (0.11a)
 

7 downloads


hbase-shaded-protobuf from group org.apache.hbase.thirdparty (version 1.0.0)

Pulls down protobuf, patches it, compiles, and then relocates/shades.

Group: org.apache.hbase.thirdparty Artifact: hbase-shaded-protobuf

Download hbase-shaded-protobuf.jar (1.0.0)
 

6 downloads


org-openide-util-lookup from group com.googlecode.sarasvati.thirdparty.netbeans (version 7.3)

NetBeans OpenIDE lookup utilities

Group: com.googlecode.sarasvati.thirdparty.netbeans Artifact: org-openide-util-lookup
Show documentation Show source 
Download org-openide-util-lookup.jar (7.3)
 

6 downloads


jaybird from group net.sf.squirrel-sql.thirdparty-non-maven (version 2.1.6)

JDBC Driver for the Firebird RDBMS

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: jaybird

Download jaybird.jar (2.1.6)
 

6 downloads




Page 4 from 19 (items total 277)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy