TechFoundry can be provide Java solutions for statistical and data analysis.
Direct and undirected graphs can be modelled and persisted. Applications could include social graph analysis, least cost path analysis, etc. Dijkstra's shortest path algorithm is available.
Statistical analysis of data is available using the Apache Commons Math library. For high performance and scientific analysis of data CERN's COLT library is also available.
TechFoundry has developed Java implementations of a number of association rule mining algorithms. Applications could include market basket analysis, optimisation of web page navigation structure, etc.
TechFoundry has developed Java implementations of the Smith-Waterman and Needleman-Wunch to solve the Longest Common Subsequence problem.
