[HACKERS] [GSoC] kmedoids status report

2014-08-07 Thread Maxence Ahlouche
Hi! Here is a report of what has been discussed yesterday on IRC. The kmedoids module now seems to work correctly on basic datasets. I've also implemented its variants with different seeding methods: random initial medoids, and initial medoids distributed among the points (similar to kmeans++ [0]

Re: [HACKERS] [GSoC] Clustering in MADlib - status update

2014-06-22 Thread Maxence Ahlouche
Hi! Here's my report for week 5. Week 5 - 2014/06/22 This week has been full of debugging of the main SQL function. The previous week, I had been able to come up with a working function to compute a medoid for a given group of points, but since then I've struggled to integrate it with the rest o

Re: [HACKERS] [GSoC] Clustering in MADlib - status update

2014-06-15 Thread Maxence Ahlouche
ally, for the coming week, I'll finish debugging k-medoids, write all the secondary functions (e.g. random inital medoids), and write the doc. Regards, Maxence A. -- Maxence Ahlouche 06 06 66 97 00

Re: [HACKERS] [GSoC] Clustering in MADlib - status update

2014-06-02 Thread Maxence Ahlouche
#x27;m using two repos: one is a clone of madlib, the other contains my reports, my test script and other stuff. [0] http://git.viod.eu/public/ -- Maxence Ahlouche 06 06 66 97 00

Re: [HACKERS] [GSoC] Clustering in MADlib - status update

2014-06-01 Thread Maxence Ahlouche
x27;t know yet if I'll be on time by then or not. It will depend on how fast I can get kmedoids working, and how fast I'll go once I'm full time GSoC. Finally, don't hesitate to tell me if you think my decisions are wrong, I'm glad to learn :) [0] http://git.viod.eu/viod/

[HACKERS] [GSoC] Clustering in MADlib - status update

2014-05-25 Thread Maxence Ahlouche
aster/clustering_test/example_dataset.png -- Maxence Ahlouche 06 06 66 97 00 diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..97de20e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +***/__pycache__/ +**.png \ No newline at end of file diff --git a/autogen_results.py b/autogen_results

[HACKERS] GSoC 2014: Implementing clustering algorithms in MADlib

2014-04-05 Thread Maxence Ahlouche
/datamining/lectures/04-clus1-marked.pdf : introduction to k-means and k-medoids http://www.vitavonni.de/blog/201211/2012110201-dbscan-and-optics-clustering.html : short introduction to DBSCAN and OPTICS http://www.cs.uiuc.edu/class/fa05/cs591han/papers/ankerst99.pdf : original paper presenting OPTICS -- Maxence Ahlouche 06 06 66 97 00

Re: [HACKERS] GSoC application: MADlib k-medoids clustering

2014-03-25 Thread Maxence Ahlouche
ors-students-and-admins-td5789287.html), I thought it was the correct place to submit my proposal. But indeed, I probably should have posted on the MADlib mailing list too. By the way, has anyone any comment on this proposal? Regards, Maxence Ahlouche -- Maxence Ahlouche 06 06 66 97 00

Re: [HACKERS] GSoC application: MADlib k-medoids clustering

2014-03-20 Thread Maxence Ahlouche
ow to fix it though. Regards, Maxence -- Maxence Ahlouche 06 06 66 97 00

[HACKERS] GSoC application: MADlib k-medoids clustering

2014-03-18 Thread Maxence Ahlouche
b.com/viodlen/gsoc_2014 I've also pasted it at the end of this email. As for me: I'm Maxence Ahlouche, a French student in computer science. I've been studying IT for almost 4 years now, the first two of them being in a technical degree. I'm currently in an engineering school, and am

Re: [HACKERS] [pgsql-advocacy] GSoC 2014 - mentors, students and admins

2014-01-28 Thread Maxence AHLOUCHE
ovide such in the next few > days to this list (unless there's a different list that people want such > posted to..?). > IMO, the best place would be the wiki page for GSoC ( http://wiki.postgresql.org/wiki/GSoC_2014), it would avoid interested students (including me :) ) having to look