I've been working on a novel imputation method and the programming part of research has kept me busy!! But next week I'm gonna post some good news and update some sections of my website.
quarta-feira, 30 de setembro de 2009
segunda-feira, 7 de setembro de 2009
New Toolboxes
Have uploaded a bunch the toolboxes I made to help some of my research. They are: OptBox - for continuous single and multi-objective otpimization, CoBox - for image color reordering (see the reference on description) and BicBox - for biclustering. They were all compiled with MingW using the wxWidgets library. With time I'll be porting them to the Visual C++ environment to facilitate my own work.
As the description of BicBox got cluttered on the Toolboxes session I will transcribe it again here:
BicBox, a biclustering toolbox with the following algorithms: CC, FLOC (possibly wrong implementation), SEBI, Metacluster, BicACO, mom-aiNEt (aka multi-bic-ainet), moeabic, bic-aiNet.
Just load one of the sample datasets, choose an algorithm and click Run.
Choose the parameters, click Ok and wait.
When done, you can chose a bicluster on the drop-down box to get more info about it or export all bicluster with the Matlab Button.
On the Graphs tab you can have a graphical visualization of each bicluster.datasets format:
- first line: 0 if the dataset values are in double format and 1 if it can be represented as char
- second line: 0 if it is a dense dataset and 1 if it is a sparse dataset
- third line: number of rows and number of columns
- fourth line forward: the data
notice: the sparse dataset format is defined as "row column value" at each line.
New presentations
Have uploaded some recent presentations from CEC'09. Right now I'm translating a presentation about "Uncertain Envrionments" I created recently and presented at Unicamp.
domingo, 6 de setembro de 2009
What's new and what will be next
I'm glad to have some spare time to remodel this website...I've got so many visitors but I guess they get frustrated by the lack of content. So, I'll be updating all the site structure, starting with the news/blog session and also updating the toolbox session with the applications I developed throughout the doctoral degree.
Assinar:
Postagens (Atom)