PRNI 2016: call for organization
The steering committee of PRNI (Pattern Recognition for NeuroImaging) is opening a call for bid to organize the conference in June 2016, in Europe
The steering committee of PRNI (Pattern Recognition for NeuroImaging) is opening a call for bid to organize the conference in June 2016, in Europe
Open research computation (ORC) was an attempt to create a scientific publication promoting high-quality and open source scientific code. The project went public in falls 2010, but last month, facing the low volume of submission, the editorial board chose to reorient it as a special track of an existing journal …
Yesterday, we released version 0.11 of the scikit-learn toolkit for machine learning in Python, and there was much rejoincing.
In the last 6 months, there have been many things happening with the scikit-learn. While I do not whish to give an exhaustive …
Lately, I have been a mood of scientific scepticism: I have the feeling that the worldwide academic system is more and more failing to produce useful research. Christophe Lalanne’s twitter feed lead me to an interesting article in a non-mainstream journal: A farewell to Bonferroni: the problems of low …
Top notch scientific conferences are starting to add Python tracks to their program. This is good news. Indeed, it scientific Python conferences (namely Scipy, EuroSciPy and Scipy India) are doing great to get together people who have already heard about Python for science, but we need to reach out to …
At the request of a friend, I am putting up some of the posters that I recently presented at conferences.
Large-scale functional-connectivity graphical models for individual subjects using population prior.
This is a poster for our NIPS work
Multi-subject dictionary learning to segment an atlas of brain spontaneous activity …
Once again, we are looking for a junior developer to work on the scikit-learn. Below is the official job posting. As a personal remark, I would like to stress that this is a unique opportunity to be payed for two years to work on learning and improving the scientific Python …
Last week, I was at the Scipy conference in Austin. It was really great to see old friends, and Austin is such a nice place.
The Scipy conference was held in UT Austin’s conference center, which is a fantastic venue. This is the …
The deadline for early-bird registration at the Euroscipy conference is this Sunday. Beyond this deadline prices will double. Register now to get a great deal.
To register, simply go to www.euroscipy.org, log in using the link on the top right …
The scikit-learn is a Python module for machine learning. The project builds on the scientific and numerical tools of the scipy community to provide state-of-the-art data analysis tools. It is developed by a community of open source developers to which my research team (Parietal, INRIA) contributes a lot and is …
The deadline for the call for presentation for the EuroScipy conference is on May 8th. There is only a week and a half left.
EuroScipy will be held in Paris, August 25-28. It is the European meeting for users of Python in scientific and numerical-intensive applications …
The scikit-learn team is organizing a sprint on April 1st (that next Friday). Join us in Paris, Boston, or on IRC!
With the rise of the data sciences, the scikit-learn, a BSD-licensed Python package for machine learning, is becoming an asset for more and more endeavors. Machine learning has traditionally …
My research group is kick starting a new project, called AzureBrain to do computational analysis of large brain imaging and genetics population-wise data. One of the goals of the project is to harness the power of grid computing to do statistical learning on fMRI data, finding features in an individuals …
We have finally been able to settle on final dates and venue for EuroSciPy 2011, the 4th European meeting on Python in Science.
The conference will be held from Thursday August 25th, to Sunday August 28th. The ENS will be hosting the conference once again, right in the center of …
The French basic research landscape is dominated by a few nationwide institute, similar to the NIST or the NIH in the US. The largest of these is the CNRS (Centre National de la Recherche Scientific). Getting a tenured job in one of those institutes enables someone to focus on basic …
The academic community seems to judge the validity and significance of any contribution by the number of papers published and the number of citations they get. To find funding, to get credit, you have to publish or perish. However, the natural output of software development tends not to be an …
When I was trying to get an intuitive feeling of the difference between Independent Component Analysis (ICA) and Principal Component Analysis (PCA), I wrote a few Python scripts producing some visualizations explaining the difference that have had a bit of success.
During the last sprint on scikit-learn, a machine learning …
Euroscipy 2010, the third European conference for the use of Python in science, is just over, and I think it was a great success.

The attendance this year was huge: there was a grand total of 160 who came to EuroScipy, with 140 that came only to …
A simple LaTeX document, to use as a skeletton
My contributions to the scientific computing software ecosystem are motivated by my vision on computational science.
Scientific research relies more and more on computing. However, most of the researchers are not software engineers, and as computing is becoming ubiquitous, the limiting factor becomes more and more the human factor [G …