Download JAR files tagged by 2003 with all dependencies
attributeSelectionSearchMethods from group nz.ac.waikato.cms.weka (version 1.0.7)
This package provides four search methods for attribute selection: ExhaustiveSearch, GeneticSearch, RandomSearch and RankSearch. See:
David E. Goldberg (1989). Genetic algorithms in search, optimization and machine learning. Addison-Wesley.
Mark Hall, Geoffrey Holmes (2003). Benchmarking attribute selection techniques for discrete class data mining. IEEE Transactions on Knowledge and Data Engineering. 15(6):1437-1447.
Group: nz.ac.waikato.cms.weka Artifact: attributeSelectionSearchMethods
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact attributeSelectionSearchMethods
Group nz.ac.waikato.cms.weka
Version 1.0.7
Last update 27. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/attributeSelectionSearchMethods
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.7
Last update 27. April 2014
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/attributeSelectionSearchMethods
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
ordinalStochasticDominance from group nz.ac.waikato.cms.weka (version 1.0.2)
An implementation of the Ordinal Stochastic Dominance Learner. Further information regarding the OSDL-algorithm can be found in: S. Lievens, B. De Baets, K. Cao-Van (2006). A Probabilistic Framework for the Design of Instance-Based Supervised Ranking Algorithms in an Ordinal Setting. Annals of Operations Research; Kim Cao-Van (2003). Supervised ranking: from semantics to algorithms; Stijn Lievens (2004). Studie en implementatie van instantie-gebaseerde algoritmen voor gesuperviseerd rangschikken
Group: nz.ac.waikato.cms.weka Artifact: ordinalStochasticDominance
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ordinalStochasticDominance
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/ordinalStochasticDominance
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/ordinalStochasticDominance
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
fastCorrBasedFS from group nz.ac.waikato.cms.weka (version 1.0.2)
Feature selection method based on correlation measureand relevance and redundancy analysis. Use in conjunction with an attribute set evaluator (SymmetricalUncertAttributeEval). For more information see: Lei Yu, Huan Liu: Feature Selection for High-Dimensional Data: A Fast Correlation-Based Filter Solution. In: Proceedings of the Twentieth International Conference on Machine Learning, 856-863, 2003.
Group: nz.ac.waikato.cms.weka Artifact: fastCorrBasedFS
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact fastCorrBasedFS
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/fastCorrBasedFS
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/fastCorrBasedFS
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
image from group it.tidalwave.image (version 1.0-ALPHA-7)
This library is a façade for image manipulation, acting as a proxy to libraries such as Java2D, JAI, ImageJ.
In its early years (after 2003) it was used for photo development, metadata management and even demonstrated distributed
calculus on the Sun Grid.
At the end of 2016 development stopped. It resumed at the end of 2022, dropping obsolete stuff (JAI). At the moment the
portions related to image manipulation are not tested. Features about metadata manipulation are being actively developed.
A few scripts for U*ix and Windows systems are provided to quickly run examples:
+ runViewerExample.sh
+ runHistogramViewerExample.sh
+ runViewerExample.bat
+ runHistogramViewerExample.bat
Directory tree
==============
* modules/Core sources for the core component
* modules/Metadata sources for the Metadata component
* modules/Processor sources for the imaging processor
* modules/Renderer sources for the renderer
* modules/Examples/ViewerExample example about the renderer
* modules/Examples/HistogramViewerExample example about histogram computation
* modules/Examples/CustomOperationExample example about custom operations
* modules/Examples/Miscellaneous miscellaneous examples
Group: it.tidalwave.image Artifact: image
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL http://tidalwave.it/project/mistral
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL http://tidalwave.it/project/mistral
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
image-renderer from group it.tidalwave.image (version 1.0-ALPHA-7)
0 downloads
Artifact image-renderer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
image-processor from group it.tidalwave.image (version 1.0-ALPHA-7)
0 downloads
Artifact image-processor
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
image-operations from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-operations
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-operations
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!
image-modules from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-modules
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image-modules
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.annotation-api, spotbugs-annotations, slf4j-api,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.annotation-api, spotbugs-annotations, slf4j-api,
There are maybe transitive dependencies!
image-examples from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-examples
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image-examples
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
image-examples-viewer from group it.tidalwave.image (version 1.0-ALPHA-7)
Group: it.tidalwave.image Artifact: image-examples-viewer
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact image-examples-viewer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!
Page 3 from 3 (items total 42)