Tuesday, June 30, 2009

Some ideas from Holbrey's report

I'm posting some interesting notes from Richard Holbrey's report on dimensionality reduction:

Monday, June 29, 2009

Multi-dimensional data visualisation

Considering my basic system to date is based on just 9 features, this still means the system is processing data of dimension 48. To be able to visualise this data would be of benefit for several reasons, including my own understanding of the feature data being extracted and for explanatory purposes to the eventual readers of my thesis. I came across an excellent report by Richard Holbrey of Leeds University who describes data dimension reduction in simplicity and offers good insight into available tools for data visualisation. It's well worth the read.

Wednesday, June 17, 2009

It's been awhile...

It certainly been awhile since I last posted. I'm currently rebuilding my AMIIS. The AMIIS will be self contained, extensible and 'hopefully' quite impressive. I've the data processing working so far. I got kNNs to work on the data yesterday and trying to get GMMs working today. I'm interfacing with other toolboxes so hence the delay. I do, however, envision a restructuring of the system again to be more inline with the toolboxes I'm using. It all depends on how successful each toolbox fairs at classifying...???