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


jmiutils from group org.andromda.thirdparty.netbeans.mdr (version 20050711)

External (non-maven based) Andromda dependency.

Group: org.andromda.thirdparty.netbeans.mdr Artifact: jmiutils
Show documentation Show source 
Download jmiutils.jar (20050711)
 

0 downloads
Artifact jmiutils
Group org.andromda.thirdparty.netbeans.mdr
Version 20050711


xjc-if-ins from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

This plugin inserts implements interface, into the class header of generated classes, according to customization extensions. This lets you process XML content nodes not only by class but also by interface. This simplifies the handling of field subsets common to different schema types.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: xjc-if-ins
Show documentation Show source 
Download xjc-if-ins.jar (1.0)
 

0 downloads


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

Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.

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

0 downloads
Artifact kfGroovy
Group nz.ac.waikato.cms.weka
Version 1.0.12


value-constructor from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

Group: org.andromda.thirdparty.jaxb2_commons Artifact: value-constructor
Show documentation Show source 
Download value-constructor.jar (1.0)
 

0 downloads


testing from group org.andromda.thirdparty.jaxb2_commons (version 0.4.1.5)

Group: org.andromda.thirdparty.jaxb2_commons Artifact: testing
Show documentation Show source 
Download testing.jar (0.4.1.5)
 

0 downloads
Artifact testing
Group org.andromda.thirdparty.jaxb2_commons
Version 0.4.1.5


simple-regenerator from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

Allow you to write add some code into the generated code, and have XJC preserve them.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: simple-regenerator
Show documentation Show source 
Download simple-regenerator.jar (1.0)
 

0 downloads


parent-pointer-plugin from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

A plugin that adds parent pointers to classes generated by xjc.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: parent-pointer-plugin
Show documentation Show source 
Download parent-pointer-plugin.jar (1.0)
 

0 downloads


ivy-s3-resolver from group co.actioniq.thirdparty.ohnosequences (version 0.9.0-eda0180244bd58feff8214e7deb930ee928218b9)

ivy-s3-resolver

Group: co.actioniq.thirdparty.ohnosequences Artifact: ivy-s3-resolver
Show documentation Show source 
Download ivy-s3-resolver.jar (0.9.0-eda0180244bd58feff8214e7deb930ee928218b9)
 

0 downloads
Artifact ivy-s3-resolver
Group co.actioniq.thirdparty.ohnosequences
Version 0.9.0-eda0180244bd58feff8214e7deb930ee928218b9


zendesk-java-client from group com.cloudbees.thirdparty (version 1.1.1)

Java client for the Zendesk API

Group: com.cloudbees.thirdparty Artifact: zendesk-java-client
Show documentation Show source 
Download zendesk-java-client.jar (1.1.1)
 

0 downloads


alternatingModelTrees from group nz.ac.waikato.cms.weka (version 1.0.0)

Grows an alternating model tree by minimising squared error. For more information see "Eibe Frank, Michael Mayo, Stefan Kramer: Alternating Model Trees. In: Proceedings of the ACM Symposium on Applied Computing, Data Mining Track, 2015".

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

0 downloads


gridSearch from group nz.ac.waikato.cms.weka (version 1.0.9)

Performs a grid search of parameter pairs for the a classifier (Y-axis, default is LinearRegression with the "Ridge" parameter) and the PLSFilter (X-axis, "# of Components") and chooses the best pair found for the actual predicting. The initial grid is worked on with 2-fold CV to determine the values of the parameter pairs for the selected type of evaluation (e.g., accuracy). The best point in the grid is then taken and a 10-fold CV is performed with the adjacent parameter pairs. If a better pair is found, then this will act as new center and another 10-fold CV will be performed (kind of hill-climbing). This process is repeated until no better pair is found or the best pair is on the border of the grid. In case the best pair is on the border, one can let GridSearch automatically extend the grid and continue the search. Check out the properties 'gridIsExtendable' (option '-extend-grid') and 'maxGridExtensions' (option '-max-grid-extensions <num>'). GridSearch can handle doubles, integers (values are just cast to int) and booleans (0 is false, otherwise true). float, char and long are supported as well. The best filter/classifier setup can be accessed after the buildClassifier call via the getBestFilter/getBestClassifier methods. Note on the implementation: after the data has been passed through the filter, a default NumericCleaner filter is applied to the data in order to avoid numbers that are getting too small and might produce NaNs in other schemes.

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

0 downloads
Artifact gridSearch
Group nz.ac.waikato.cms.weka
Version 1.0.9


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

This package provides two classes - one for evaluating the merit of individual attributes using a classifier (ClassifierAttributeEval), and second for evaluating the merit of subsets of attributes using a classifier (ClassifierSubsetEval). Both invoke a user-specified classifier to perform the evaluation, either under cross-validation or on the training data.

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

0 downloads


elasticNet from group nz.ac.waikato.cms.weka (version 1.0.0)

An implementation of the elastic net method for linear regression

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

0 downloads
Artifact elasticNet
Group nz.ac.waikato.cms.weka
Version 1.0.0


runtime from group org.andromda.thirdparty.jaxb2_commons (version 0.4.1.5)

Group: org.andromda.thirdparty.jaxb2_commons Artifact: runtime
Show documentation Show source 
Download runtime.jar (0.4.1.5)
 

0 downloads
Artifact runtime
Group org.andromda.thirdparty.jaxb2_commons
Version 0.4.1.5


scrooge-sbt-plugin from group co.actioniq.thirdparty.com.twitter (version 3.17.0-4658f1585c32104d6e581abea8d2f22269b5692a)

Group: co.actioniq.thirdparty.com.twitter Artifact: scrooge-sbt-plugin
Show source 
Download scrooge-sbt-plugin.jar (3.17.0-4658f1585c32104d6e581abea8d2f22269b5692a)
 

0 downloads
Artifact scrooge-sbt-plugin
Group co.actioniq.thirdparty.com.twitter
Version 3.17.0-4658f1585c32104d6e581abea8d2f22269b5692a




Page 15 from 19 (items total 277)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy