-
Enterprise Java
Consumer Driven Testing with Pact & Spring Boot
Recently a colleague of mine stumbled across Pact.io, Our current application had grown to over 50 services and we we’re starting…
Read More » -
Enterprise Java
Upgrading Spring 3.x and Hibernate 3.x to Spring Platform 1.0.1 (Spring + hibernate 4.x)
I recent volunteered to upgrade our newest project to the latest version of Spring Platform. What Spring Platform gives you…
Read More » -
Core Java
Playing with Java 8 – Lambdas, Paths and Files
I needed to read a whole bunch of files recently and instead of just grabbing my old FileUtils.java that I…
Read More » -
Core Java
Playing with Java 8 – Lambdas and Concurrency
So Java 8 was released a while back, with a ton of features and changes. All us Java zealots have…
Read More » -
Software Development
Creating a price model using k-Nearest Neighbours + Genetic Algorithm
Chapter 8 of Programming Collective Intelligence (PCI) explains the usage and implementation of the k-Nearest Neighbours algorithm. (k-NN). Simply put: k-NN is…
Read More » -
Enterprise Java
Mini Search Engine – Just the basics, using Neo4j, Crawler4j, Graphstream and Encog
Continuing to chapter 4 of Programming Collection Intelligence (PCI) which is implementing a search engine. I may have bitten off…
Read More » -
Enterprise Java
Blog Categorisation using Encog, ROME, JSoup and Google Guava
Continuing with Programming Collection Intelligence (PCI) the next exercise was using the distance scores to pigeonhole a list of blogs…
Read More » -
Desktop Java
Some Java based AI Frameworks: Encog, JavaML, Weka
While working through I am working through Programming Collection Intelligence I found myself sending a lot of time translating the Python…
Read More » -
Enterprise Java
Setting up and playing with Apache Solr on Tomcat
A while back a had a little time to play with Solr, and was instantly blown away by the performance…
Read More »
- 1
- 2