Emanuele Olivetti
Emanuele Olivetti
convert_matlab73_hdf5
Convert Matlab v7.3 '.mat' files (i.e. HDF5 file format) into Python's pickle or numpy format.
git-annex_tutorial
A tutorial for using git-annex to shared large datasets and code within the Lab.
kaggle_ops
My best submission to the Kaggle competition "Online Product Sales", ranked 21th over 366 teams.
kaggle_pbr
My best submission to the Kaggle competition "Predicting a Biological Response", ranked 17th over 711 teams.
kernel_two_sample_test
A python implementation of the kernel two-samples test as in Gretton et al 2012 (JMLR).
dominant_set
Dominant set clustering. See 'Dominant Sets and Pairwise Clustering', by Massimiliano Pavan and Marcello Pelillo, PAMI 2007.
PyCoverTree
Python library of cover tree (http://hunch.net/~jl/projects/cover_tree/cover_tree.html) for fast nearest neighbor querying