» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with algorithms + Java

Java Swing Graph Library/Extension

* directed and undirected graphs. * graphs with weighted / unweighted / labeled or any user-defined edges. * various edge multiplicity options, including: simple-graphs, multigraphs, pseudographs. * unmodifiable graphs - allow modules to provide "read-only" access to internal graphs. * listenable graphs - allow external listeners to track modification events. * subgraphs graphs that are auto-updating subgraph views on other graphs. * all compositions of above graphs.

opensource: del.icio.us tag/opensource

Ropes For Java

A rope is a high performance replacement for Strings. The datastructure, described in detail in "Ropes: an Alternative to Strings", provides asymptotically better performance than both String and StringBuffer for common string modifications like prepend

open-source: del.icio.us tag/open-source

ci-bayes: Home

This project contains two bayesian classifiers for Java: a Naive implementation and a Fishers implementation. It's merely a port from<sep/>

bayesian: del.icio.us tag/bayesian

Classifier4J - Classifier4J

" Classifier4J is a Java library designed to do text classification. It comes with an implementation of a Bayesian classifier, and now has some other features, including a text summary facility."

opensource: del.icio.us tag/opensource

Weka 3

a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code.

License:GPL: del.icio.us tag/gpl

Weka 3

a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code.

opensource: del.icio.us tag/opensource

Page 1 | Next >>