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


vi-api from group net.java.dev.vcc.thirdparty (version 4.0.0-3)

This is a Java binding of the VMware Virtual Infrastructure SDK WSDL.

Group: net.java.dev.vcc.thirdparty Artifact: vi-api
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact vi-api
Group net.java.dev.vcc.thirdparty
Version 4.0.0-3


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

Functional trees (decision trees with oblique splits and functions at the leaves)

Group: nz.ac.waikato.cms.weka Artifact: functionalTrees
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact functionalTrees
Group nz.ac.waikato.cms.weka
Version 1.0.4


moa from group nz.ac.waikato.cms.moa (version 2012.08)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems.

Group: nz.ac.waikato.cms.moa Artifact: moa
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact moa
Group nz.ac.waikato.cms.moa
Version 2012.08


com-fifesoft-rtext from group net.sf.squirrel-sql.thirdparty-non-maven (version 1.0.0)

Programmer's Text Editor Written in Java

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: com-fifesoft-rtext

Download com-fifesoft-rtext.jar (1.0.0)
 

1 downloads


moa from group nz.ac.waikato.cms.moa (version 2014.11)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems.

Group: nz.ac.waikato.cms.moa Artifact: moa
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact moa
Group nz.ac.waikato.cms.moa
Version 2014.11


Rserve from group org.nuiton.thirdparty (version 0.6-1)

Group: org.nuiton.thirdparty Artifact: Rserve
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact Rserve
Group org.nuiton.thirdparty
Version 0.6-1


distributedWekaHadoop from group nz.ac.waikato.cms.weka (version 1.0.12)

This package provides loaders and savers for HDFS, plus Hadoop jobs and tasks that wrap the tasks provided in distributedWekaBase. Includes libraries for Hadoop 1.1.2.

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

Download distributedWekaHadoop.jar (1.0.12)
 

1 downloads
Artifact distributedWekaHadoop
Group nz.ac.waikato.cms.weka
Version 1.0.12


ostermiller-syntax from group net.sf.squirrel-sql.thirdparty-non-maven (version 1.1.1)

The com.Ostermiller.Syntax package is designed to add syntax coloring to web pages that display source code or to add color syntax highlighting ability to any text editor written in Java.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: ostermiller-syntax
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


com-fifesoft-autocomplete from group net.sf.squirrel-sql.thirdparty-non-maven (version 1.0.0)

Adds autocompletion to a text component. Provides a popup window with a list of autocomplete choices on a given keystroke, such as Crtrl+Space.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: com-fifesoft-autocomplete
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


oalnf from group net.sf.squirrel-sql.thirdparty-non-maven (version 3.0)

A swing look and feel with theme, animation, sound, and alpha channel support

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: oalnf
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


knn-benchmark from group com.nitayjoffe.thirdparty.net.robowiki.knn (version 0.1)

K Nearest Neighbors

Group: com.nitayjoffe.thirdparty.net.robowiki.knn Artifact: knn-benchmark
Show documentation Show source 
Download knn-benchmark.jar (0.1)
 

1 downloads


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

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
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact weka-stable
Group nz.ac.waikato.cms.weka
Version 3.6.7


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

Class implementing a HyperPipe classifier. For each category a HyperPipe is constructed that contains all points of that category (essentially records the attribute bounds observed for each category). Test instances are classified according to the category that "most contains the instance". Does not handle numeric class, or missing values in test cases. Extremely simple algorithm, but has the advantage of being extremely fast, and works quite well when you have "smegloads" of attributes.

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

1 downloads
Artifact hyperPipes
Group nz.ac.waikato.cms.weka
Version 1.0.2


openide from group net.sf.squirrel-sql.thirdparty-non-maven (version 4.0)

The NetBeans Platform is a generic base for desktop applications. It provides the services common to almost all large desktop applications: window management, menus, settings and storage, an update manager, and file access. Get a head start by reusing these standard components, allowing you to concentrate fully on your application's business logic.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: openide
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads


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

Modified version of the Citation kNN multi instance classifier. For more information see: Jun Wang, Zucker, Jean-Daniel: Solving Multiple-Instance Problem: A Lazy Learning Approach. In: 17th International Conference on Machine Learning, 1119-1125, 2000.

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

Download citationKNN.jar (1.0.2)
 

1 downloads
Artifact citationKNN
Group nz.ac.waikato.cms.weka
Version 1.0.2




Page 13 from 19 (items total 277)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy